Docs.rs
boon-deadlock-0.2.0
boon-deadlock 0.2.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
pnxenopoulos
Dependencies
anyhow ^1.0
normal
boon-proto ^0.2
normal
memmap2 ^0.9
normal
prost ^0.14
normal
rustc-hash ^2.1
normal
serde ^1.0
normal
serde_json ^1.0
normal
snap ^1.1
normal
thiserror ^2.0
normal
criterion ^0.5
dev
Versions
73.72%
of the crate is documented
Platform
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
Module teams
boon
0.2.0
Module teams
Module Items
Functions
In crate boon
boon
Module
teams
Copy item path
Source
Expand description
Team number to name mapping for Deadlock.
Last updated: 2026-03-19
Functions
ยง
all_
teams
Return all known (team number, team name) pairs.
team_
name
Look up a team name by number. Returns
"TEAM_NOT_FOUND"
for unknown numbers.