pub type RawUniformAddr = [u8; 37];
Expand description

Type representing whole uniformly-encoded address, with all host and protocol-specific parts put together

Trait Implementations

Converts to this type from the input type.