Skip to main content

Error

Type Alias Error 

Source
pub type Error = Exn<Message>;
Expand description

The error returned by write_stream().

Aliased Typeยง

pub struct Error { /* private fields */ }