mirror of
https://github.com/CloudNebulaProject/wayray.git
synced 2026-04-11 05:30:40 +00:00
4 lines
100 B
Rust
4 lines
100 B
Rust
|
|
//! WayRay wire protocol definitions.
|
||
|
|
//!
|
||
|
|
//! Shared between wrsrvd (server) and wrclient (client).
|