Function tozny_auth::question::from_json [-] [+] [src]

pub fn from_json<T: Decodable>(js: &Json) -> Result<T, DecoderError>

Gets a value of a Decodable type out of a Json value.