Crate update_sync_derive[][src]

Derive Macros

UpdateSync

Automatically derives UpdateSync to update the fields of structs, so long as they are all themselves UpdateSync It will do the same for enums, but syncing to different variants where appropriate