Derive Macro parsel::ToTokens

source · []
#[derive(ToTokens)]
{
    // Attributes available to this derive:
    #[parsel]
}
Expand description

Implements the quote::ToTokens trait for the annotated type.