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