Docs.rs
oak-core-0.0.4
oak-core 0.0.4
Docs.rs crate page
MPL-2.0
Links
Homepage
Repository
crates.io
Source
Owners
fqq
github:ygg-lang:publisher
Dependencies
serde ^1.0.228
normal
optional
smallvec ^1.15
normal
tracing ^0.1.44
normal
triomphe ^0.1.15
normal
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Module memory
oak_
core
0.0.4
Module memory
Module Items
Re-exports
Modules
In crate oak_
core
oak_core
Module
memory
Copy item path
Source
Expand description
Memory management utilities (Arena, Bump).
Re-exports
§
pub use arena::
SyntaxArena
;
Modules
§
arena
Fast memory allocation utilities.