Type Definition bollard_stubs::models::Topology

source ·
pub type Topology = HashMap<String, Option<Vec<PortBinding>>>;
Expand description

A map of topological domains to topological segments. For in depth details, see documentation for the Topology object in the CSI specification.