mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-01 02:05:30 +00:00
Move all crates to new crates dir
This commit is contained in:
parent
3835da22ac
commit
9b032f7e24
128 changed files with 27 additions and 26 deletions
4
crates/http_protocol/src/lib.rs
Normal file
4
crates/http_protocol/src/lib.rs
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
pub mod common;
|
||||
pub mod request;
|
||||
pub mod response;
|
||||
mod utils;
|
||||
Loading…
Add table
Add a link
Reference in a new issue