slice-pool2 0.4.3

A library for using a slice as a memory pool
Documentation
  • Coverage
  • 100%
    9 out of 9 items documented1 out of 1 items with examples
  • Size
  • Source code size: 27.89 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 6.18 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 12s Average build duration of successful builds.
  • all releases: 12s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Hpmason/slice-pool-rs
    0 0 1
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • Hpmason

slice-pool

A Rust library for using a slice as a memory pool.

Documentation

https://docs.rs/slice-pool2

Installation

Add this to your Cargo.toml:

[dependencies]

slice-pool2 = "0.4.2"