Searched refs:Wrapper (Results 1 – 8 of 8) sorted by relevance
12 use pin_init::{PinInit, Wrapper, Zeroable};421 impl<T> Wrapper<T> for Opaque<T> { in pin_init()
8 use pin_init::Wrapper;
1769 pub trait Wrapper<T> { interface1774 impl<T> Wrapper<T> for UnsafeCell<T> {1782 impl<T> Wrapper<T> for MaybeUninit<T> {1791 impl<T> Wrapper<T> for core::pin::UnsafePinned<T> {
148 Running Tests without the KUnit Wrapper150 If you do not want to use the KUnit Wrapper (for example: you want code171 Running Tests (without KUnit Wrapper)
14 use pin_init::{pin_data, pin_init, PinInit, Wrapper};
287 ; Wrapper for Linux page fault handler called from EV_TLBMiss*
57 This feature enables the `Wrapper` implementation on the unstable `core::pin::UnsafePinned` type.
708 .. [#cbw] Command Block Wrapper