Derive Macro syn_derive::ToTokens

source ยท
#[derive(ToTokens)]
{
    // Attributes available to this derive:
    #[syn]
    #[to_tokens]
}