diff-struct
diff-struct copied to clipboard
Implement `Default` for Diff types
Hey! This crate is really awesome. Good work :)
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.
What do you think of this idea?
Cheers!