[][src]Type Definition light_curve_feature::VecFE

type VecFE<T> = Vec<Box<dyn FeatureEvaluator<T>>>;