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