Expand description

This module contains the ValidationStack data structure

The ValidationStack is a unified stack, in the sense that it unifies both ValidationStackEntry::Val and ValidationStackEntry::Label. It therefore mixes type information with structured control flow information.

Structs§

Enums§