Type Alias OutputStream

Source
pub type OutputStream = Box<dyn OutputStream>;

Aliased Typeยง

struct OutputStream(/* private fields */);