subrepo: subdir: "apps/aquatic" merged: "34b45e92" upstream: origin: "https://github.com/greatest-ape/aquatic" branch: "master" commit: "34b45e92" git-subrepo: version: "0.4.9" origin: "???" commit: "???"
5 lines
62 B
Rust
5 lines
62 B
Rust
pub mod common;
|
|
pub mod request;
|
|
pub mod response;
|
|
mod utils;
|