Function next_impl

Source
fn next_impl(
    s: &mut Stream<'_>,
    prev_cmd: &mut Option<u8>,
) -> Result<PathSegment, Error>