pub enum libevdev_uinput {}
Auto Trait Implementations§
impl Freeze for libevdev_uinput
impl RefUnwindSafe for libevdev_uinput
impl Send for libevdev_uinput
impl Sync for libevdev_uinput
impl Unpin for libevdev_uinput
impl UnwindSafe for libevdev_uinput
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