[][src]Function minitt::parser::variable_to_expression

pub fn variable_to_expression(the_rule: Pair<'a, Rule>) -> Expression
This example is not tested
variable = { identifier }