pub struct EventPx;Expand description
EventPx (867).
Trait Implementations§
Auto Trait Implementations§
impl Freeze for EventPx
impl RefUnwindSafe for EventPx
impl Send for EventPx
impl Sync for EventPx
impl Unpin for EventPx
impl UnsafeUnpin for EventPx
impl UnwindSafe for EventPx
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