slice_n 0.0.2

Slices containing at least some number of elements.
Documentation
  • Coverage
  • 80%
    20 out of 25 items documented0 out of 21 items with examples
  • Size
  • Source code size: 17.7 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 907.5 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 16s Average build duration of successful builds.
  • all releases: 16s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • AljoschaMeyer/slice_n
    1 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • AljoschaMeyer

SliceN

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