[][src]Module sval::stream::stack

A fixed-size, stateful stack for streams.

Structs

Depth

The depth of a position.

Pos

The expected position in the stream.

Stack

A container for the stream state.