[][src]Derive Macro oxlex_derive::Lexable

#[derive(Lexable)]
{
    // Attributes available to this derive:
    #[end]
    #[error]
    #[token]
    #[regex]
    #[token_start]
    #[token_end]
    #[skip]
    #[prio]
}