typos/crates/typos-dict/src/lib.rs

4 lines
51 B
Rust
Raw Normal View History

2019-10-28 12:01:22 -04:00
mod dict_codegen;
pub use crate::dict_codegen::*;