Cargo Features
metricus_allocator has no features set by default.
[dependencies]
metricus_allocator = { version = "0.0.10", features = ["jemalloc", "mimalloc"] }
- jemalloc
-
Enables jemallocator
- mimalloc
-
Enables mimalloc
metricus_allocator has 2 features without comments.