Skip to main content

parse_bool

Function parse_bool 

Source
fn parse_bool(chars: &mut Peekable<Chars<'_>>) -> Result<JsonValue, String>