pub struct LpwrrstfR { /* private fields */ }
Expand description
Value of the field LPWRRSTF
Implementations§
Auto Trait Implementations§
impl Freeze for LpwrrstfR
impl RefUnwindSafe for LpwrrstfR
impl Send for LpwrrstfR
impl Sync for LpwrrstfR
impl Unpin for LpwrrstfR
impl UnwindSafe for LpwrrstfR
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