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