[][src]Derive Macro whasm_grammar_derive::Grammar

#[derive(Grammar)]
{
    // Attributes available to this derive:
    #[discriminant]
    #[forward]
    #[sized]
    #[matching]
}