json_decode

Function unsigned_integer

Source
pub fn unsigned_integer<'a, I>() -> Box<dyn Decoder<'a, I> + 'a>
where I: 'a + TryFrom<u64>,