Module tokens

Module tokens 

Source

Structs§

FracGhostResource
A struct that stores and dispatches FracGhost<T>. Unlike FracGhost, it provides an empty state. It also remembers the value even it is empty.
FracResource
A struct that stores and dispatches Frac<T>. Unlike Frac, it provides an empty state.

Type Aliases§

Token
TokenResource