#[repr(C)]pub struct powerDef;Trait Implementations§
Auto Trait Implementations§
impl Freeze for powerDef
impl RefUnwindSafe for powerDef
impl Send for powerDef
impl Sync for powerDef
impl Unpin for powerDef
impl UnwindSafe for powerDef
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