Bind key events (press/release) to functions in rust using xlib.\ Supports same key with different modifier. Functions are executed in new threads.
Add this to your Cargo.toml [dependencies] keyfn = "0.2.0"
Cargo.toml
[dependencies] keyfn = "0.2.0"