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