This page requires javascript to work

[][src]Function minitt::parser::function_type_to_expression

fn function_type_to_expression(the_rule: Tok) -> Expression
This example is not tested
function_type = { atom ~ "->" ~ expression }