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

type FieldTypeFromFrameDetailsOf<Frames, FrameIndex, FrameLabel> = <FieldFromFrameDetailsOf<Frames, FrameIndex, FrameLabel> as DataIndex>::DType;

Type alias for the data type of the field (implementing DataIndex) within the frames list Frames associated with the FrameIndex and FrameLabel.