[][src]Function json_decode::integer

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