Module parsely_write

Source

Traits§

ParselyWrite
StateSync
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 the ParselyWrite implementation, sync will be called on every field.