[][src]Function widgetry::svg::convert_path

fn convert_path<'a>(p: &'a Path) -> PathConvIter<'a>

Notable traits for PathConvIter<'l>

impl<'l> Iterator for PathConvIter<'l> type Item = PathEvent;