Skip to main content
parse_bool
agg
0.1.0
agg
Function
parse_
bool
Copy item path
Source
pub(crate) fn parse_bool( s: &
str
, name: &'static
str
, ) ->
Result
<
bool
,
ParseError
>