scc
2.2.4
Module stack
Structs
In crate scc
Module
scc
::
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.