Type Alias Points

Source
pub type Points = Vec<Point>;

Aliased Typeยง

pub struct Points { /* private fields */ }