slice_n 0.0.1

Slices containing at least some number of elements.
Documentation
1
2
3
# SliceN

A drop-in replacement for rust slices that statically guarantees that at least some number of items is contained within the slice.