aoc::year2020::day12

Function rotate

Source
fn rotate(point: Point, amount: i32) -> Point