Module faststack
obvhs
0.3.0
Module faststack
Module Items
Structs
Traits
In crate obvhs
obvhs
Module
faststack
Copy item path
Source
Expand description
Stack data structures implemented on the stack or heap
Structs
§
Heap
Stack
A stack data structure implemented on the heap with adjustable capacity.
Stack
Stack
A stack data structure implemented on the stack with fixed capacity.
Traits
§
Fast
Stack