parse_bool

Function parse_bool 

Source
pub fn parse_bool(input: &str) -> IResult<&str, Value<'_>>