mirror of
https://gitlab.com/msrd0/gotham-restful.git
synced 2025-04-20 06:54:46 +00:00
attempt testing (doesn't work)
This commit is contained in:
parent
5ef80deecf
commit
a42d9750ef
7 changed files with 540 additions and 46 deletions
|
@ -12,7 +12,7 @@ pub use resource::{
|
|||
};
|
||||
|
||||
mod result;
|
||||
pub use result::ResourceResult;
|
||||
pub use result::{ResourceResult, Success};
|
||||
|
||||
mod routing;
|
||||
pub use routing::{DrawResources, DrawResourceRoutes};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue