kvarn::prelude::utils::prelude::compact_str::core::str

Struct ParseBoolError

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

An error returned when parsing a bool using from_str fails

Trait Implementations§

1.0.0 · source§

impl Clone for ParseBoolError