Expand description
Nested message and enum types in VmOpSelect.
Modules§
- path_
component - Nested message and enum types in
PathComponent.
Structs§
- Path
Component - 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)