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