Docs.rs
untyped-arena-0.1.1
untyped-arena 0.1.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Protryon
Dependencies
Versions
75%
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
untyped_
arena
0.1.1
All Items
Crate Items
Structs
Crate
untyped_arena
Copy item path
Source
Structs
ยง
Arena
An untyped arena.
'a
is a lifetime used to constrain allocated references to allow the drop checker to prevent undefined behavior with some drop implementations