Function jsonnlp::from_string[][src]

pub fn from_string(json: &str) -> Result<JSONNLP, Box<dyn Error>>
Expand description

This function converts a string containing JSON-NLP, returning a JSONNLP struct.