Skip to main content

HostString

Type Alias HostString 

Source
pub(super) type HostString = SmallString<[u8; 32]>;
Expand description

FedDest::Named host domain

Aliased Typeยง

pub(super) struct HostString { /* private fields */ }