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