vfs

Module token_registry

Source
Expand description

Implementation of TokenRegistry.

Structs§

  • Tokenizable is to be used to wrap anything that might need to have tokens generated. It will ensure that the token is unregistered when Tokenizable is dropped.

Traits§