Type Alias Error

Source
pub type Error = Error;
Expand description

An error that can occur when attempting to read bytes from the reader.

Aliased Typeยง

struct Error { /* private fields */ }