mirror of
https://gitlab.com/msrd0/gotham-restful.git
synced 2025-04-20 06:54:46 +00:00
start adding helper macros
This commit is contained in:
parent
3626e5360c
commit
e845d996d9
4 changed files with 49 additions and 17 deletions
|
@ -3,6 +3,8 @@
|
|||
|
||||
pub use hyper::StatusCode;
|
||||
|
||||
pub mod helper;
|
||||
|
||||
mod resource;
|
||||
pub use resource::{
|
||||
Resource,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue