paralegal_
flow
0.0.1
In paralegal_
flow::
ann::
parse
paralegal_flow
::
ann
::
parse
Function
integer
Copy item path
Source
pub fn integer(i:
I
<'_>) ->
IResult
<
I
<'_>,
u32
>
Expand description
Parse an integer literal and return the integer.