Searched defs:AlwaysFail (Results 1 – 1 of 1) sorted by relevance
270 pub struct AlwaysFail<T: ?Sized> { struct274 impl<T: ?Sized> AlwaysFail<T> { implementation281 impl<T: ?Sized> Default for AlwaysFail<T> { implementation288 unsafe impl<T: ?Sized> PinInit<T, ()> for AlwaysFail<T> { implementation