We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40a0ccd commit fff722dCopy full SHA for fff722d
crates/http/src/protocol/body/mod.rs
@@ -51,6 +51,4 @@
51
mod body_channel;
52
mod req_body;
53
54
-//pub use req_body_2::ReqBody2;
55
pub use req_body::ReqBody;
56
-//pub use req_body_2::ReqBodySender;
0 commit comments