Type Alias FromBytesError

Source
pub type FromBytesError = TryFromSliceError;

Aliased Typeยง

struct FromBytesError(/* private fields */);