std::net: fix doc markdown in Ipv6Addr::is_unique_local()
This commit is contained in:
@@ -1003,7 +1003,7 @@ impl Ipv6Addr {
|
||||
}
|
||||
}
|
||||
|
||||
/// Returns [`true`] if this is a unique local address (fc00::/7).
|
||||
/// Returns [`true`] if this is a unique local address (`fc00::/7`).
|
||||
///
|
||||
/// This property is defined in [IETF RFC 4193].
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user