Searched refs:AlwaysFail (Results 1 – 2 of 2) sorted by relevance
270 pub struct AlwaysFail<T: ?Sized> { struct274 impl<T: ?Sized> AlwaysFail<T> { argument281 impl<T: ?Sized> Default for AlwaysFail<T> { implementation288 unsafe impl<T: ?Sized> PinInit<T, ()> for AlwaysFail<T> { implementation
959 let init = $crate::__internal::AlwaysFail::<$field_ty>::new();