[][src]Type Definition nannou::draw::mesh::vertex::ColoredPoint2

type ColoredPoint2<S = Default> = WithColor<Point2<S>, Color>;