vortex_dtype

Module field

Source
Expand description

Selectors for fields in (possibly nested) StructDTypes

A Field can either be a direct child field of the top-level struct (selected by name or index), or a nested field (selected by a sequence of such selectors)

Structs§

  • A path through a (possibly nested) struct, composed of a sequence of field selectors

Enums§

  • A selector for a field in a struct