Expand description
Functions§
- Generate a
Logosimplementation 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-derivepresent.
Logos implementation for the given struct, provided as a stream of rust tokens.logos-derive present.