[][src]Macro drone_core::token::unsafe_simple_tokens

unsafe_simple_tokens!() { /* proc-macro */ }

Defines a new token for the set of simple Tokens.

See the module-level documentation for details.

Safety

The tokens must not be instantiated anywhere else.