amethyst / amethyst/serde-diff

Make Option impl more readable (use same code as for array impl)

Open
#29 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
127
Forks
21
PR merge metrics
No merged PRs in 30d

Description

The code for `Option`
https://github.com/amethyst/serde-diff/blob/e461da41c9339af3ecadf9f4aa61ae91c1f79e97/src/implementation.rs#L315-L356
would be more readable if written like the code for arrays
https://github.com/amethyst/serde-diff/blob/e461da41c9339af3ecadf9f4aa61ae91c1f79e97/src/implementation.rs#L25-L37

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.