json_decode

Function succeed

Source
pub fn succeed<'a, V>(value: V) -> BoxDecoder<'a, V>
where V: Clone + Send + Sync + 'a,