Struct rustc_ap_rustc_data_structures::box_region::Marker [−][src]
pub struct Marker<T>(_);
Implementations
Trait Implementations
Auto Trait Implementations
impl<T> RefUnwindSafe for Marker<T> where
T: RefUnwindSafe,
impl<T> UnwindSafe for Marker<T> where
T: UnwindSafe,