Expand description

Nested message and enum types in ConditionalCases.

Modules

Nested message and enum types in Case.

Structs

Each case has a Boolean condition. When it is evaluated to be True, the corresponding messages will be selected and evaluated recursively.