Skip to main content

parse

Function parse 

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

Parse JSON string into a Value