Skip to main content

close_subpaths

Function close_subpaths 

Source
pub(crate) fn close_subpaths<I>(elements: I) -> CloseSubpaths<I::IntoIter> 
where I: IntoIterator<Item = PathEl>,
Expand description

Close all open subpaths in a path, expressed as iterator transform.