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