parse_axis_end_rel

Function parse_axis_end_rel 

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

Parse a number that describes the relatively positioned axis end point.