Struct clipper_sys::debug::PolygonsDebug [−][src]
pub struct PolygonsDebug<'a>(pub &'a Polygons);
Trait Implementations
Auto Trait Implementations
impl<'a> RefUnwindSafe for PolygonsDebug<'a>impl<'a> !Send for PolygonsDebug<'a>impl<'a> !Sync for PolygonsDebug<'a>impl<'a> Unpin for PolygonsDebug<'a>impl<'a> UnwindSafe for PolygonsDebug<'a>