Function parse_u

Source
pub fn parse_u(i: &str) -> IResult<&str, PosVal>
Expand description

Extracts “U” parameter

§Errors

When match fails.