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