mirror of
https://github.com/crate-ci/typos.git
synced 2024-11-28 20:11:05 -05:00
3 lines
59 B
Rust
3 lines
59 B
Rust
mod word_codegen;
|
|
|
|
pub use crate::word_codegen::WORD_TRIE;
|