mirror of
https://github.com/achanda/ipnetwork.git
synced 2025-06-16 16:58:50 +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
|
||||
///
|
||||
/// # Example
|
||||
|
Reference in New Issue
Block a user