Function parse_int

Source
fn parse_int<T: FromStr>(cx: &mut ParseCtxt<'_>) -> ParseResult<T>