Type Definition multi_skill::metrics::Metric[][src]

type Metric = Box<dyn Fn(&ParticipantRatings) -> f64>;