std::net: fix doc markdown in Ipv6Addr::is_unique_local()
This commit is contained in:
parent
1f0aa4043b
commit
aea687c314
1 changed files with 1 additions and 1 deletions
|
|
@ -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].
|
||||
///
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue