mirror of
https://github.com/fawney19/Aether.git
synced 2026-09-02 09:20:22 +08:00
Move protocol/request/response format modules under provider-oriented formats modules and update registry, transport, and architecture paths.
3 lines
35 B
Rust
3 lines
35 B
Rust
pub mod canonical;
|
|
pub mod stream;
|