Type Definition shiplift::container::PortMap[][src]

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