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 b3d68b2 commit f94d00aCopy full SHA for f94d00a
tests/test.rs
@@ -1,6 +1,6 @@
1
extern crate ascii;
2
3
-use ascii::{Ascii, AsciiStr, AsciiString, AsciiCast, OwnedAsciiCast};
+use ascii::{AsciiStr, AsciiString, AsciiCast, OwnedAsciiCast};
4
5
#[test]
6
fn ascii_vec() {
0 commit comments