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