Searched defs:AlwaysFail (Results 1 – 1 of 1) sorted by relevance
237 pub struct AlwaysFail<T: ?Sized> { struct241 impl<T: ?Sized> AlwaysFail<T> { argument248 impl<T: ?Sized> Default for AlwaysFail<T> { implementation255 unsafe impl<T: ?Sized> PinInit<T, ()> for AlwaysFail<T> { implementation