Skip to main content

VFieldOf

Type Alias VFieldOf 

Source
pub type VFieldOf<View, Label> = <View as SelectFieldByLabel<Label>>::Output;
Expand description

Type alias for the field (implementing DataIndex) within the DataView View associated with label Label.