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
I think it might be useful to implement Default on all of the diff types — defaulting to a "no change". There is some situations where that might be useful.
Hey! This crate is really awesome. Good work :)
I think it might be useful to implement
Defaulton all of the diff types — defaulting to a "no change". There is some situations where that might be useful.What do you think of this idea?
Cheers!