Macro drone_core::token::unsafe_static_tokens [−]
unsafe_static_tokens!() { /* proc-macro */ }
Defines a new token for the set of StaticToken
s.
See the module-level documentation for details.
Safety
The tokens must not be instantiated anywhere else.