amethyst / amethyst/serde-diff
Make Option impl more readable (use same code as for array impl)
Aberta
- Linguagem predominante
- Rust
- Estrelas
- 127
- Forks
- 21
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.