Module cordyceps::stack

source ·
Expand description

Intrusive, singly-linked first-in, first-out (FIFO) stacks.

See the documentation for the Stack and TransferStack types for details.

Structs