You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The struct still needs to be generic over the Insert and Update variants, but that only requires one generic instead of one for each field.
Rust should be able to give much better type errors with this change.