| Crates.io | split_slice |
| lib.rs | split_slice |
| version | 1.0.0 |
| created_at | 2025-08-14 17:59:43.348674+00 |
| updated_at | 2025-08-14 17:59:43.348674+00 |
| description | A Rust library for accessing (&[T], &[T]) as if it were a single slice |
| homepage | |
| repository | https://github.com/ChocolateLoverRaj/split_slice |
| max_upload_size | |
| id | 1795189 |
| size | 6,721 |
split_sliceA Rust library for accessing (&[T], &[T]) as if it were a single slice.
len and is_emptyimpl Debug shows it as a single listIteratorno_stdalloc usedT does not need to implement Clone or CopyVecDequeue