kvarn::prelude::utils::prelude::str

Struct ParseBoolError

1.0.0 · source
#[non_exhaustive]
pub struct ParseBoolError;
Expand description

An error returned when parsing a bool using from_str fails

Trait Implementations§