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