pub struct TryFromSliceError(/* private fields */);Expand description
The error type returned when a conversion from a slice to an array fails.
pub struct TryFromSliceError(/* private fields */);The error type returned when a conversion from a slice to an array fails.