Function make_hull

Source
pub fn make_hull(points: &[(f64, f64)]) -> Vec<(f64, f64)>