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