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