Module rpds::stack [] [src]

Modules

serde

Structs

Stack

A persistent stack with structural sharing. This data structure supports fast push(), pop(), and peek().

Type Definitions

Iter