pub struct Wuu0 { /* private fields */ }Expand description
Low-Leakage Wakeup Unit
Implementations§
Trait Implementations§
impl Copy for Wuu0
impl Eq for Wuu0
impl Send for Wuu0
impl StructuralPartialEq for Wuu0
impl Sync for Wuu0
Auto Trait Implementations§
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more