We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d49c25b commit cf6f62cCopy full SHA for cf6f62c
src/lib.rs
@@ -79,7 +79,6 @@ mod error;
79
mod ext;
80
#[cfg(test)]
81
mod mock;
82
-#[cfg(any(feature = "http1", feature = "http2",))]
83
pub mod rt;
84
pub mod service;
85
pub mod upgrade;
0 commit comments