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 e29c432 commit 5a09f28Copy full SHA for 5a09f28
src/word.rs
@@ -8,7 +8,6 @@
8
// option. This file may not be copied, modified, or distributed
9
// except according to those terms.
10
11
-extern crate alloc;
12
use core::cmp;
13
14
use crate::tables::word::WordCat;
0 commit comments