pub struct PowerResourceMethod {}Trait Implementations§
Source§impl Aml for PowerResourceMethod
impl Aml for PowerResourceMethod
Auto Trait Implementations§
impl Freeze for PowerResourceMethod
impl RefUnwindSafe for PowerResourceMethod
impl Send for PowerResourceMethod
impl Sync for PowerResourceMethod
impl Unpin for PowerResourceMethod
impl UnwindSafe for PowerResourceMethod
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