Function liva_parser::statement::declaration::for_statement::parse_for[][src]

pub fn parse_for(input: Span<'_>) -> Res<'_, For<'_>>