mirror of
https://github.com/griffi-gh/kubi.git
synced 2024-12-28 22:58:20 -06:00
4 lines
52 B
Rust
4 lines
52 B
Rust
|
pub type ClientId = u16;
|
||
|
pub type ClientKey = u16;
|
||
|
|