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