Syntax

Derive Macro Syntax 

Source
#[derive(Syntax)]
{
    // Attributes available to this derive:
    #[parserc]
}
Expand description

Derive Syntax trait for structs / enums.