[][src]Type Definition pushrod::render::Points

type Points = Vec<i32>;

This is a type that defines two points: X and Y coordinates.