pub struct Cmc0 { /* private fields */ }Expand description
CMC
Implementations§
Trait Implementations§
impl Copy for Cmc0
impl Eq for Cmc0
impl Send for Cmc0
impl StructuralPartialEq for Cmc0
impl Sync for Cmc0
Auto Trait Implementations§
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