Crate stack_trait

source ·

Structs

  • An “entry” object corresponding to the top element of the stack.

Traits

  • Implementors of this method can be used as a stack in DSA terms.

Type Aliases

  • A convenience type alias that should be easier to read and understand.