Docs.rs
axalloc-0.3.0-preview.2
axalloc 0.3.0-preview.2
Docs.rs crate page
GPL-3.0-or-later
OR
Apache-2.0
OR
MulanPSL-2.0
Links
Homepage
Repository
crates.io
Source
Owners
chyyuu
github:arceos-org:core
Dependencies
axallocator ^0.2
normal
optional
axbacktrace ^0.1
normal
optional
axerrno ^0.2
normal
buddy-slab-allocator ^0.2
normal
optional
cfg-if ^1.0
normal
kspin ^0.1
normal
log ^0.4
normal
memory_addr ^0.4
normal
percpu ^0.2.3-preview.1
normal
optional
strum ^0.27.2
normal
Versions
100%
of the crate is documented
Platform
aarch64-unknown-linux-gnu
x86_64-pc-windows-msvc
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
global_allocator
axalloc
0.3.0-preview.2
axalloc
Function
global_
allocator
Copy item path
Source
pub fn global_allocator() -> &'static
GlobalAllocator
Expand description
Returns the reference to the global allocator.