Skip to main content

parse_null

Function parse_null 

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