Home
last modified time | relevance | path

Searched defs:AlwaysFail (Results 1 – 1 of 1) sorted by relevance

/rust/pin-init/src/
A D__internal.rs271 pub struct AlwaysFail<T: ?Sized> { struct
275 impl<T: ?Sized> AlwaysFail<T> { implementation
282 impl<T: ?Sized> Default for AlwaysFail<T> { implementation
289 unsafe impl<T: ?Sized> PinInit<T, ()> for AlwaysFail<T> { implementation

Completed in 3 milliseconds