Struct clipper_sys::debug::PathDebug [−][src]
pub struct PathDebug<'a>(pub &'a Path);
Trait Implementations
Auto Trait Implementations
impl<'a> RefUnwindSafe for PathDebug<'a>impl<'a> UnwindSafe for PathDebug<'a>pub struct PathDebug<'a>(pub &'a Path);
impl<'a> RefUnwindSafe for PathDebug<'a>impl<'a> UnwindSafe for PathDebug<'a>