#[derive(Token)]
{
// Attributes available to this derive:
#[lang_util]
}
Expand description
Derive lang_util::error::Token
for an enum usable with Logos
#[derive(Token)]
{
// Attributes available to this derive:
#[lang_util]
}
Derive lang_util::error::Token
for an enum usable with Logos