owl_spell/
lib.rs

1mod engine;
2mod ignorefile;
3pub use crate::engine::Engine;