Struct orientationchange
pub struct orientationchange;
Trait Implementations§
§impl EventDescriptor for orientationchange
impl EventDescriptor for orientationchange
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