Docs.rs
match-maker-0.0.1
match-maker 0.0.1
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
Squirreljetpack
Dependencies
ansi-to-tui ^7.0.0
normal
anyhow ^1.0.100
normal
atty ^0.2.14
normal
bitflags ^2.10.0
normal
boxcar ^0.2.14
normal
clap ^4.5.51
normal
crokey ^1.3.0
normal
crossterm ^0.29.0
normal
dirs ^6.0.0
normal
env_logger ^0.11.8
normal
futures ^0.3.31
normal
log ^0.4
normal
nucleo ^0.5.0
normal
paste ^1.0.15
normal
phf ^0.13.1
normal
ratatui ^0.29.0
normal
regex ^1.12.2
normal
rustc-hash ^2.1.1
normal
serde ^1.0.228
normal
strum ^0.27.2
normal
strum_macros ^0.27.2
normal
thiserror ^2.0.17
normal
tokio ^1.48.0
normal
toml ^0.9.8
normal
unicode-segmentation ^1.12.0
normal
unicode-width ^0.2.0
normal
Versions
1.25%
of the crate is documented
Go to latest version
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
BindMap
matchmaker
0.0.1
BindMap
Aliased Type
In matchmaker::
binds
matchmaker
::
binds
Type Alias
BindMap
Copy item path
Source
pub type BindMap =
HashMap
<
Trigger
,
Actions
>;
Aliased Type
ยง
pub struct BindMap {
/* private fields */
}