Function parse

Source
pub fn parse(
    input: &[u8],
) -> BlockEventStreamInlineSegmentMapper<'_, Parser<'_, VecStack<StackEntry>>, VecStack<StackEntry>>