use tsp_solver::{Point2D, TspSolver}; #[test] fn ready() { println!("it works!") }