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