loads

Function loads 

Source
pub fn loads<S>(s: S) -> Result<JSONValue, PyException>
where S: AsRef<str>,
Expand description

json.loads - deserialize JSON string