rust/library/core
Lukas Kalbertodt 104a02301c
Add [T; N]::as_[mut_]slice
These methods are like the ones on `std::array::FixedSizeArray`
and in the crate `arraytools`.
2020-08-30 21:08:17 +02:00
..
benches
src Add [T; N]::as_[mut_]slice 2020-08-30 21:08:17 +02:00
tests Stabilize Range[Inclusive]::is_empty 2020-08-24 13:20:25 -07:00
Cargo.toml