Docs.rs
allocator_api-0.6.0
allocator_api 0.6.0
Permalink
Docs.rs crate page
Apache-2.0
/
MIT
Links
Repository
crates.io
Source
Owners
glandium
Dependencies
Versions
89.23%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
allocator_
api
0.6.0
All Items
Crate Items
Modules
Crate
allocator_api
Copy item path
Source
Re-exports
§
pub use crate::
alloc
::*;
pub use crate::
boxed
::*;
pub use crate::
raw_vec
::*;
Modules
§
alloc
boxed
A pointer type for heap allocation.
collections
Collection types.
raw_vec