mimalloc2-rust 0.3.2

the fork of the best binding for mimalloc in rust
Documentation
[dependencies.cty]
version = "0.2"

[dependencies.mimalloc2-rust-sys]
version = "2.1.7-source"
[dev-dependencies.lazy_static]
version = "1.4.0"

[features]
asm = ["mimalloc2-rust-sys/asm"]
local-dynamic-tls = ["mimalloc2-rust-sys/local-dynamic-tls"]
secure = ["mimalloc2-rust-sys/secure"]
skip-collect-on-exit = ["mimalloc2-rust-sys/skip-collect-on-exit"]
unstable = []

[package]
description = "the fork of the best binding for mimalloc in rust"
edition = "2021"
license = "MIT"
name = "mimalloc2-rust"
readme = "README.md"
repository = "https://git.sr.ht/~alip/mimalloc2-rust"
version = "0.3.2"