[][src]Function json_decode::integer

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