Function parse_s

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

Extracts “S” parameter

§Errors

When match fails.