[][src]Function json_decode::serde

pub fn serde<T>() -> BoxDecoder<'static, T> where
    T: Deserialize<'de> + 'static + Send + Sync