Function rustc_serialize::json::from_str [−][src]
pub fn from_str(s: &str) -> Result<Json, BuilderError>
Expand description
Decodes a json value from a string
pub fn from_str(s: &str) -> Result<Json, BuilderError>
Decodes a json value from a string