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