typos/dict/misspell/src/lib.rs

4 lines
51 B
Rust
Raw Normal View History

mod dict_codegen;
pub use crate::dict_codegen::*;