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