mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-26 10:27:42 +02:00
export Drain
This commit is contained in:
@ -188,6 +188,7 @@ pub mod dev {
|
||||
//! ```
|
||||
|
||||
pub use body::BodyStream;
|
||||
pub use context::Drain;
|
||||
pub use info::ConnectionInfo;
|
||||
pub use handler::Handler;
|
||||
pub use json::JsonBody;
|
||||
|
Reference in New Issue
Block a user