Struct rmp::encode::FixedValueWriteError
[−]
[src]
pub struct FixedValueWriteError(pub WriteError);
Represents an error that can occur when attempting to write MessagePack'ed single-byte value.