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