mirror of
https://github.com/achanda/ipnetwork.git
synced 2025-06-16 00:48:10 +00:00
Fix typo (#198)
This commit is contained in:
@ -90,7 +90,7 @@ impl Ipv6Network {
|
|||||||
///
|
///
|
||||||
/// # Safety
|
/// # Safety
|
||||||
///
|
///
|
||||||
/// The caller must ensure that the prefix is less than or equal to 32.
|
/// The caller must ensure that the prefix is less than or equal to 128.
|
||||||
///
|
///
|
||||||
/// # Examples
|
/// # Examples
|
||||||
///
|
///
|
||||||
|
Reference in New Issue
Block a user