keybinder 0.2.0

Rust wrapper for Keybinder
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.libc]
version = "0.2"

[package]
authors = ["MD Gaziur Rahman Noor <mdgaziurrahmannoor@gmail.com>"]
description = "Rust wrapper for Keybinder"
edition = "2021"
homepage = "https://github.com/The-Penguins-Club/keybinder"
license = "MIT"
name = "keybinder"
repository = "https://github.com/The-Penguins-Club/keybinder"
resolver = "2"
version = "0.2.0"