mirror of
https://gitlab.com/msrd0/gotham-restful.git
synced 2025-04-20 06:54:46 +00:00
Merge branch 'master' into openapi
This commit is contained in:
commit
24f8fd96db
4 changed files with 44 additions and 18 deletions
|
@ -3,6 +3,8 @@
|
|||
|
||||
pub use hyper::StatusCode;
|
||||
|
||||
pub mod helper;
|
||||
|
||||
#[cfg(feature = "openapi")]
|
||||
pub mod openapi;
|
||||
#[cfg(feature = "openapi")]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue