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