Docs.rs
ricecoder-keybinds-0.1.71
ricecoder-keybinds 0.1.71
Permalink
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
moabualruz
Dependencies
anyhow ^1.0
normal
dirs ^5.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
thiserror ^1.0
normal
tokio ^1.0
normal
tracing ^0.1
normal
lazy_static ^1.4
dev
proptest ^1.4
dev
tempfile ^3.8
dev
tokio-test ^0.4
dev
Versions
59.68%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module models
ricecoder_
keybinds
0.1.71
Module models
Module Items
Structs
Enums
In crate ricecoder_
keybinds
ricecoder_keybinds
Module
models
Copy item path
Source
Expand description
Core data models for keybinds
Structs
§
KeyCombo
Represents a key combination (modifiers + key)
Keybind
Represents a single keybind configuration
Enums
§
Key
Represents a key on the keyboard
Modifier
Represents a keyboard modifier (Ctrl, Shift, Alt, Meta)