1
0
Fork 0
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:
Dominic 2019-09-30 19:19:06 +02:00
parent 3626e5360c
commit e845d996d9
Signed by: msrd0
GPG key ID: DCC8C247452E98F9
4 changed files with 49 additions and 17 deletions

View file

@ -3,6 +3,8 @@
pub use hyper::StatusCode;
pub mod helper;
mod resource;
pub use resource::{
Resource,