mirror of
https://github.com/achanda/ipnetwork.git
synced 2025-06-17 01:08:53 +00:00
Add punctuation
This commit is contained in:
@ -62,7 +62,7 @@ impl IpNetwork {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/// Returns the mask for this `IpNetwork`
|
/// Returns the mask for this `IpNetwork`.
|
||||||
/// That means the `prefix` most significant bits will be 1 and the rest 0
|
/// That means the `prefix` most significant bits will be 1 and the rest 0
|
||||||
///
|
///
|
||||||
/// # Example
|
/// # Example
|
||||||
|
Reference in New Issue
Block a user