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