Function parse_z

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

Extracts “Z” parameter

§Errors

When match fails.