Module stack_dst::stack

source ·
Expand description

Implementation of the LIFO stack structure

Structs

  • DST Stack iterator (immutable)
  • DST Stack iterator (immutable)
  • A fixed-capacity stack that can contain dynamically-sized types