Type Alias InStreamType

Source
pub(crate) type InStreamType = Box<dyn SerialInput>;

Aliased Typeยง

struct InStreamType(/* private fields */);