[][src]Crate adt

ADT

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

Structs

Stack

A FIFO data structure