Type Definition otter::imports::geometry::Pos

[]
pub type Pos = PosC<i32>;

Trait Implementations