Skip to main content

parse

Function parse 

Source
pub fn parse(input: &str) -> Result<Value>
Expand description

Parse a JSON string into a generic serde_json::Value.