pub type Error = Exn<Message>;Expand description
The error returned by write_stream().
Aliased Typeยง
pub struct Error { /* private fields */ }pub type Error = Exn<Message>;The error returned by write_stream().
pub struct Error { /* private fields */ }