Function parse_start

Source
pub fn parse_start<I: ParsableInput>(i: I) -> ParserResult<I, Start>
Expand description

Parse start (Generated)