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 還沒有評估資料。