parse_command_point_rel

Function parse_command_point_rel 

Source
fn parse_command_point_rel(
    iter: &mut Peekable<Cloned<Iter<'_, u8>>>,
) -> Result<CommandEndPoint<f32>, ()>
Expand description

Parse a pair of numbers that describes the relatively positioned endpoint.