InputStream

Type Alias InputStream 

pub type InputStream = Box<dyn InputStream>;

Aliased Typeยง

pub struct InputStream(/* private fields */);