Function json_decode::serde[][src]

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