net_typesType Alias LinkLocalUnicastAddr
Source pub type LinkLocalUnicastAddr<A> = LinkLocalAddr<UnicastAddr<A>>;
Expand description
A link-local unicast address.
struct LinkLocalUnicastAddr<A>();
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.