[][src]Type Definition agnes::partial::DeriveCapabilitiesOf

type DeriveCapabilitiesOf<Labels, Frames, F> = <AssocDataIndexConsOf<Labels, Frames> as DeriveCapabilities<F>>::Output;

Helper type alias that provides the derived capabilities of the DataIndexCons associated with a particular Labels / Frames pair.