Skip to main content

parse_value

Function parse_value 

Source
pub fn parse_value(
    content: &str,
    format: Format,
) -> Result<Value, RustyQLibError>
Expand description

Parse a document in either format into a Value.