Docs.rs
mago-allocator-1.40.1
mago-allocator 1.40.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
azjezz
Dependencies
allocator-api2 ^0.2
normal
blink-alloc ^0.3
normal
hashbrown ^0.17.1
normal
rayon ^1.10.0
normal
optional
rayon ^1.10.0
dev
serde_json ^1.0.138
dev
Versions
87.27%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module vec
mago_
allocator
1.40.1
Module vec
Module Items
Structs
Type Aliases
In crate mago_
allocator
mago_allocator
Module
vec
Copy item path
Source
Structs
§
Drain
A draining iterator for
Vec<T>
.
Into
Iter
An iterator that moves out of a vector.
Splice
A splicing iterator for
Vec
.
Type Aliases
§
Vec
A contiguous growable array whose elements live in an arena.