Skip to main content

OutputStreams

Type Alias OutputStreams 

Source
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 */ }