amethyst / amethyst/serde-diff
Make Option impl more readable (use same code as for array impl)
未关闭
- 主要语言
- Rust
- 星标
- 127
- 派生
- 21
- PR 合并指标
- 30 天内没有已合并 PR
描述
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
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。