Type Definition gallop::Rule [] [src]

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