Method lrs::socket::ip::Ipv6SockAddr::port

Returns the port of an Ipv6 socket address.

Syntax

impl Ipv6SockAddr {
    fn port(&self) -> u16
}