slab_32 0.1.1

Forked from the main slab crate as an experiment. Don't use.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
authors = ["Carl Lerche <me@carllerche.com>", "Peter Vilim <peterlvilim@gmail.com>"]
categories = ["memory-management", "data-structures"]
description = "Forked from the main slab crate as an experiment. Don't use."
documentation = "https://docs.rs/slab"
homepage = "https://github.com/peterlvilim/slab"
keywords = []
license = "MIT"
name = "slab_32"
readme = "README.md"
repository = "https://github.com/peterlvilim/slab"
version = "0.1.1"