scc
2.2.5
Module stack
Module Items
Structs
In crate scc
scc
Module
stack
Copy item path
Source
Expand description
Stack
is a lock-free concurrent last-in-first-out container.
Structs
ยง
Iter
An iterator over the entries of a
Stack
.
Stack
Stack
is a lock-free concurrent last-in-first-out container.