Type Definition light_curve_feature::VecFe[][src]

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