parse_axis_end_abs

Function parse_axis_end_abs 

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

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