Method lrs::socket::ip::Ipv6Addr::is_documentation

Compares the address to the documentation prefix 2001:db8::/32.

Syntax

impl Ipv6Addr {
    fn is_documentation(&self) -> bool
}