pub struct Cw340 {}
Trait Implementations§
Auto Trait Implementations§
impl Freeze for Cw340
impl RefUnwindSafe for Cw340
impl Send for Cw340
impl Sync for Cw340
impl Unpin for Cw340
impl UnwindSafe for Cw340
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