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