Type Alias PortMap

Source
pub type PortMap = HashMap<String, Option<Vec<PortBinding>>>;

Aliased Typeยง

pub struct PortMap { /* private fields */ }