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