Skip to main content

Parsable

Derive Macro Parsable 

Source
#[derive(Parsable)]
{
    // Attributes available to this derive:
    #[whitespace]
    #[value]
}