pub type DistContext = HashMap<String, Distribution>;Expand description
A mapping from port name → Distribution, mirroring ExecutionContext.
Aliased Type§
pub struct DistContext { /* private fields */ }pub type DistContext = HashMap<String, Distribution>;A mapping from port name → Distribution, mirroring ExecutionContext.
pub struct DistContext { /* private fields */ }