Function aoc::year2018::day10::bounding_box

source ยท
fn bounding_box(points: &[Point]) -> (i32, i32, i32, i32)