Move to 2018 edition.
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
extern crate rayon;
|
||||
|
||||
use rayon::prelude::*;
|
||||
|
||||
pub trait Individual: Send {
|
||||
type Fitness: Send + Ord;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user