Heading

Trait Heading 

Source
pub trait Heading { }
Expand description

Defines a direction used by a Particle. May be either a compass Direction or an i32 bearing.

Implementations on Foreign Types§

Source§

impl Heading for i32

Implementors§