amethyst / amethyst/serde-diff
Use const generics for array impl
Đang mở
- Ngôn ngữ chính
- Rust
- Star
- 127
- Fork
- 21
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
`min_const_generics` is in stable now, so we can use it for the array impl:
https://github.com/amethyst/serde-diff/blob/e461da41c9339af3ecadf9f4aa61ae91c1f79e97/src/implementation.rs#L17
Other crates have also switched to const generics for array impls (such as [`arrayvec`](https://github.com/bluss/arrayvec/blob/master/CHANGELOG.md#060)).
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.