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