bearing

Function bearing 

Source
pub fn bearing<P1: GetXY, P2: GetXY>(start: &P1, end: &P2) -> f64
Expand description

Get the bearing in degrees between two points