Docs.rs
memapi-0.12.3
memapi 0.12.3
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
afemboylol
Dependencies
libmimalloc-sys ^0.1.43
normal
optional
tikv-jemalloc-sys ^0.6.0
normal
optional
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
memapi
0.12.3
Module mimalloc
Module Items
Structs
In crate memapi
memapi
Module
mimalloc
Copy item path
Source
Expand description
Module for
mimalloc
support.
Structs
ยง
MiMalloc
Handle to the mimalloc allocator. This type implements the
GlobalAlloc
trait, allowing use as a global allocator, and
Alloc
.