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