draw_markers

Function draw_markers 

Source
fn draw_markers<P>(path: &[Segment], kind: MarkerKind, draw_marker: P)
where P: FnMut(Point, usize),