kvarn::prelude::utils::prelude::compact_str::core::num

Struct TryFromIntError

1.34.0 · source
pub struct TryFromIntError(/* private fields */);
Expand description

The error type returned when a checked integral type conversion fails.

Trait Implementations§

1.34.0 ·