Traits§
- Parsely
Write - State
Sync - A trait for syncing a field with any required context. In order to prevent accidental misses
of this trait, it’s required for all
ParselyWrite
implementors. When generating theParselyWrite
implementation,sync
will be called on every field.