mirror of
https://github.com/crate-ci/typos.git
synced 2025-02-22 04:50:59 -05:00
3 lines
59 B
Rust
3 lines
59 B
Rust
mod word_codegen;
|
|
|
|
pub use crate::word_codegen::WORD_TRIE;
|