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.
2 parents 4026ec1 + d60e54d commit 5a5ef10Copy full SHA for 5a5ef10
src/header/common/content_type.rs
@@ -1,5 +1,5 @@
1
use header::{Header, HeaderFormat};
2
-use std::fmt::{self, Show};
+use std::fmt::{self, String};
3
use header::shared::util::from_one_raw_str;
4
use mime::Mime;
5
0 commit comments