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

PortMap is a collection of PortBinding indexed by Port