Function redgold_schema::json_from

source ·
pub fn json_from<'a, T: Deserialize<'a>>(t: &'a str) -> Result<T, ErrorInfo>