[][src]Type Definition valora::P2

type P2 = Point;

A two dimensional point.

Trait Implementations

impl Translate for P2[src]