Type Definition moonlander_gp::genetic::Scores [] [src]

type Scores = Vec<(&'static str, Number)>;

List of tuples of a score label and a score value.