Derive Macro update_sync_derive::UpdateSync [−][src]
#[derive(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