parse_command_point_abs

Function parse_command_point_abs 

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

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