logo

Type Definition nannou::draw::primitive::path::DrawingPath[][src]

pub type DrawingPath<'a> = Drawing<'a, Path>;
Expand description

The drawing context for a polyline whose vertices have been specified.