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 5edf45b commit 4c91f16Copy full SHA for 4c91f16
crates/typos-dict/src/lib.rs
@@ -1,3 +1,3 @@
1
mod dict_codegen;
2
3
-pub use crate::dict_codegen::*;
+pub use crate::dict_codegen::WORD_TRIE;
0 commit comments