slub 0.0.0

Slub is an enhanced version of slab.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
cargo-features = ["edition2024"]

[dependencies]

[package]
authors = ["Kjhuku <kjhuku@163.com>"]
description = "Slub is an enhanced version of slab."
documentation = "https://docs.rs/slub"
homepage = "https://github.com/jhuku/slub"
license = "MIT/Apache-2.0"
name = "slub"
repository = "https://github.com/jhuku/slub"
version = "0.0.0"