usvg
0.45.1
In usvg::
parser::
marker
usvg
::
parser
::
marker
Function
draw_markers
Copy item path
Source
fn draw_markers<P>(path: &[
Segment
], kind:
MarkerKind
, draw_marker: P)
where P:
FnMut
(
Point
,
usize
),