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