Skip to main content

parse_exact_json

Function parse_exact_json 

Source
pub fn parse_exact_json(
    input: &str,
) -> Result<ExactJsonValue, ResultDecodeError>
Expand description

Parses one bounded exact JSON value.