Type Alias InputStream

Source
pub type InputStream = Box<dyn InputStream>;

Aliased Typeยง

struct InputStream(/* private fields */);