driver_interface::io

Type Alias BoxWrite

Source
pub type BoxWrite = Box<dyn Write>;

Aliased Typeยง

struct BoxWrite(/* private fields */);