This commit deprecates `slice`, `slice_from`, `slice_to` and their mutable variants in favor of slice notation. The `as_slice` methods are left intact, for now. [breaking-change] |
||
|---|---|---|
| .. | ||
| mod.rs | ||
This commit deprecates `slice`, `slice_from`, `slice_to` and their mutable variants in favor of slice notation. The `as_slice` methods are left intact, for now. [breaking-change] |
||
|---|---|---|
| .. | ||
| mod.rs | ||