pub type OutputStreams = HashMap<String, OutputStream>;Expand description
Type alias for a collection of output streams, keyed by port name.
Aliased Typeยง
pub struct OutputStreams { /* private fields */ }pub type OutputStreams = HashMap<String, OutputStream>;Type alias for a collection of output streams, keyed by port name.
pub struct OutputStreams { /* private fields */ }