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 2ffcd7a commit 74fcf53Copy full SHA for 74fcf53
src/lib.rs
@@ -77,6 +77,8 @@ extern crate test;
77
78
pub use headers_core::{Error, Header};
79
80
+pub use mime::Mime;
81
+
82
#[doc(hidden)]
83
pub use http::HeaderMap;
84
0 commit comments