Function parse_w

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

Extracts “W” parameter

§Errors

When match fails.