Docs.rs
matchmaker-lib-0.0.4
matchmaker-lib 0.0.4
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Squirreljetpack
Dependencies
ansi-to-tui ^8.0.0
normal
anyhow ^1.0.100
normal
arrayvec ^0.7.6
normal
atty ^0.2.14
normal
bitflags ^2.11
normal
bitflags-derive ^0.0.4
normal
boxcar ^0.2.14
normal
cli_boilerplate_automation ^0
normal
crokey ^1.3.0
normal
crossterm ^0.29.0
normal
easy-ext ^1.0.2
normal
env_logger ^0.11.8
normal
futures ^0.3
normal
indexmap ^2.12.0
normal
log ^0.4
normal
matchmaker-partial ^0.0.2
normal
optional
matchmaker-partial-macros ^0.0.4
normal
mio ^1.1.1
normal
nucleo ^0.5.0
normal
paste ^1.0.15
normal
phf ^0.13.1
normal
ratatui ^0.30
normal
regex ^1.12.2
normal
rustc-hash ^2.1.1
normal
serde ^1.0
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
serde_json ^1.0
dev
nix ^0.31.1
normal
windows-sys ^0.61.2
normal
Versions
30.4%
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
Skip to main content
ActionAliaser
matchmaker
0.0.4
matchmaker
Type Alias
Action
Aliaser
Copy item path
Source
pub type ActionAliaser<T, S, A> =
fn
(
Action
<A>, &mut
MMState
<'_, '_, T, S>) ->
Actions
<A>;