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