Expand description
This module contains the VTable definitions for a Vortex Array.
Traits§
- ComputeV
Table - VTable for dispatching compute functions to Vortex encodings.
- EncodingV
Table - Dyn-compatible VTable trait for a Vortex array encoding.
Type Aliases§
- VTable
Ref - A reference to an array VTable, either static or arc’d.