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