json_decode

Function integer

Source
pub fn integer<I>() -> BoxDecoder<'static, I>
where I: 'static + Send + Sync + TryFrom<i64>,