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

type FrameElemOf<Frames, Labels, Label> = FrameElemByFrameIndexOf<Frames, FrameIndexOf<Labels, Label>>;

Type alias for the cons-list element within Frames associated with label Label in the label lookup list Labels.