Type Definition rmp::encode::Error

source · []
pub type Error = Error;
Expand description

The error type for I/O operations of the Write and associated traits.

Trait Implementations

Converts to this type from the input type.