Skip to main content

typed_integer

Function typed_integer 

Source
pub fn typed_integer(
    input: ParseString<'_>,
) -> Result<(ParseString<'_>, RealNumber), Err<ParseError<'_>>>