mirror of
https://github.com/fafhrd91/actix-web
synced 2025-08-31 08:57:00 +02:00
simplify With handlers
This commit is contained in:
@@ -178,7 +178,6 @@ pub mod dev {
|
||||
pub use handler::{Handler, Reply, FromRequest};
|
||||
pub use route::Route;
|
||||
pub use resource::Resource;
|
||||
pub use with::WithHandler;
|
||||
pub use json::JsonBody;
|
||||
pub use router::{Router, Pattern};
|
||||
pub use param::{FromParam, Params};
|
||||
|
Reference in New Issue
Block a user