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