[][src]Function fast_rustc_ap_serialize::json::decode

pub fn decode<T: Decodable>(s: &str) -> DecodeResult<T>

Shortcut function to decode a JSON &str into an object