b1c33f4f09
Add `as_array` and `as_mut_array` conversion methods to slices. Tracking issue: #133508 This PR unstably implements the `as_array` and `as_mut_array` converters to `[T]`, `*const [T]`, and `*mut [T]`. |
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
Cargo.toml |