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