mirror of
https://github.com/actix/actix-extras.git
synced 2024-11-28 09:42:40 +01:00
export Drain
This commit is contained in:
parent
67f33a4760
commit
171a23561e
@ -188,6 +188,7 @@ pub mod dev {
|
|||||||
//! ```
|
//! ```
|
||||||
|
|
||||||
pub use body::BodyStream;
|
pub use body::BodyStream;
|
||||||
|
pub use context::Drain;
|
||||||
pub use info::ConnectionInfo;
|
pub use info::ConnectionInfo;
|
||||||
pub use handler::Handler;
|
pub use handler::Handler;
|
||||||
pub use json::JsonBody;
|
pub use json::JsonBody;
|
||||||
|
Loading…
Reference in New Issue
Block a user