Module macros

Module macros 

Source
Expand description

The macros to construct tokens.

Macros§

token
Produces tokens that are also checked at runtime, ensuring that a TokenCell is never accidentally used with another instance of the same token type.

Structs§

IdMismatch
The comparison error for runtime tokens.
SingletonUnavailable
The construction error for singleton_tokens.