[][src]Function minitt::parser::first_to_expression

pub fn first_to_expression(the_rule: Pair<'a, Rule>) -> Expression
This example is not tested
first = { atom ~ ".1" }