We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a44d392 commit 6bc708dCopy full SHA for 6bc708d
src/lib.rs
@@ -12,8 +12,6 @@
12
13
//! Operations on ASCII strings and characters
14
15
-#![cfg_attr(feature = "unstable", feature(ascii))]
16
-
17
mod ascii;
18
mod ascii_string;
19
mod ascii_str;
0 commit comments