Function serde_keyvalue::key_values::any_bool

source ยท
fn any_bool(s: &str) -> IResult<&str, bool>
Expand description

Nom parser for booleans.