serde-diff icon indicating copy to clipboard operation
serde-diff copied to clipboard

Fix SerdeDerive macro implementation bug

Open PPakalns opened this issue 4 years ago • 0 comments

Resolves #39

Bug was caused because the SerdeDerive macro implementation didn't signal the end of diff for structure.

PPakalns avatar Sep 08 '21 09:09 PPakalns