Pass evdev devices to remote devices and control them. Rust version. The evdev crate seems to be broke (for tasks like this) tho, since input on guest is very limited. For a working Implementation check out my [python version](https://github.com/Surferlul/remote-evdev-python)