[][src]Macro drone_core::token::unsafe_static_tokens

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

Defines a new token for the set of StaticTokens.

See the module-level documentation for details.

Safety

The tokens must not be instantiated anywhere else.