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