paralegal_flow::ann::parse

Function integer

Source
pub fn integer(i: I<'_>) -> IResult<I<'_>, u32>
Expand description

Parse an integer literal and return the integer.