We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ba3e60 commit 9c3556bCopy full SHA for 9c3556b
src/arraytraits.rs
@@ -5,8 +5,6 @@
5
// <LICENSE-MIT or http://opensource.org/licenses/MIT>, at your
6
// option. This file may not be copied, modified, or distributed
7
// except according to those terms.
8
-#[cfg(feature = "rustc-serialize")]
9
-use serialize::{Encodable, Encoder, Decodable, Decoder};
10
11
use std::hash;
12
use std::iter::FromIterator;
0 commit comments