Expand description
Functions§
- Generate a
Logos
implementation for the given struct, provided as a stream of rust tokens. - Strip all logos attributes from the given struct, allowing it to be used in code without
logos-derive
present.
Logos
implementation for the given struct, provided as a stream of rust tokens.logos-derive
present.