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