Function somedoc::read::from_str[][src]

pub fn from_str(json: &str) -> Result<Document>

Parse a Document instance from the JSON provided in the json string.