mirror of
https://github.com/YGGverse/titanite.git
synced 2026-03-31 17:15:33 +00:00
define request components
This commit is contained in:
parent
9ae3b70916
commit
42341fdb6b
1 changed files with 2 additions and 0 deletions
2
src/lib.rs
Normal file
2
src/lib.rs
Normal file
|
|
@ -0,0 +1,2 @@
|
||||||
|
pub mod request;
|
||||||
|
pub use request::Request;
|
||||||
Loading…
Add table
Add a link
Reference in a new issue