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