Crates.io | slice_n |
lib.rs | slice_n |
version | 0.0.2 |
source | src |
created_at | 2021-03-23 17:10:01.733873 |
updated_at | 2021-03-24 18:10:50.383289 |
description | Slices containing at least some number of elements. |
homepage | |
repository | https://github.com/AljoschaMeyer/slice_n |
max_upload_size | |
id | 372649 |
size | 17,700 |
A drop-in replacement for rust slices that statically guarantees that at least some number of items is contained within the slice.