Docs.rs
dyn-stack-0.13.0
dyn-stack 0.13.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
sarah-quinones
Dependencies
bytemuck ^1
normal
criterion ^0.4
dev
Versions
80%
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
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
dyn_
stack
0.13.0
Module alloc
Module Items
Structs
Traits
In crate dyn_
stack
dyn_stack
Module
alloc
Copy item path
Source
Structs
§
Alloc
Error
DynAlloc
Global
alloc
Traits
§
Allocator
An implementation of
Allocator
can allocate, grow, shrink, and deallocate arbitrary blocks of data described via
Layout
.