Docs.rs
stack_dst-0.8.1
stack_dst 0.8.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Documentation
Repository
crates.io
Source
Owners
thepowersgang
Dependencies
generic-array ^0.14
normal
Versions
100%
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
stack_
dst
0.8.1
Module stack
Module Items
Structs
In crate stack_
dst
stack_dst
Module
stack
Copy item path
Source
Expand description
Implementation of the LIFO stack structure
Structs
ยง
Iter
DST Stack iterator (immutable)
IterMut
DST Stack iterator (immutable)
Stack
A fixed-capacity stack that can contain dynamically-sized types