Type Definition hime_redist::symbols::SemanticAction [] [src]

type SemanticAction = FnMut(Symbol, &SemanticBody);

Delegate for a user-defined semantic action