Crate update_sync_derive
Version 0.1.0
See all update_sync_derive's items
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
UpdateSync