Type Alias PortMap

Source
pub type PortMap = HashMap<String, u16>;

Aliased Typeยง

struct PortMap { /* private fields */ }