kvarn::prelude::utils::prelude::compact_str::core::array

Struct TryFromSliceError

1.36.0 · source
pub struct TryFromSliceError(/* private fields */);
Expand description

The error type returned when a conversion from a slice to an array fails.

Trait Implementations§