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