pub struct afPower;
Trait Implementations§
Auto Trait Implementations§
impl Freeze for afPower
impl RefUnwindSafe for afPower
impl Send for afPower
impl Sync for afPower
impl Unpin for afPower
impl UnwindSafe for afPower
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