[][src]Function tract_kaldi::parser::integer

pub fn integer<'a>(bin: bool) -> impl Fn(&'a [u8]) -> IResult<&'a [u8], i32>