pub struct alt;
Trait Implementations§
impl HasInputField<alt, String> for CheckRunOutputImage
Auto Trait Implementations§
impl Freeze for alt
impl RefUnwindSafe for alt
impl Send for alt
impl Sync for alt
impl Unpin for alt
impl UnwindSafe for alt
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