Type Definition gallop::Rule[][src]

type Rule<'a> = Vec<RuleElement<'a>>;

The right-hand side of a Grammar production rule