Skip to main content

Module vm_op_select

Module vm_op_select 

Source
Expand description

Nested message and enum types in VmOpSelect.

Modules§

path_component
Nested message and enum types in PathComponent.

Structs§

PathComponent
A path component is either: (1) a field id to descend into (common case); (2) an array index (for repeated fields); (3) a map lookup operation (for repeated fields, where we snoop a sub-field as a map key)