[][src]Type Definition agnes::view::VFieldTypeOf

type VFieldTypeOf<View, Label> = <VFieldOf<View, Label> as DataIndex>::DType;

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