Crate adt

Source
Expand description

§ADT

adt is a set of Rust implementations of common abstract data types

Structs§

Stack
A FIFO data structure