Crate skyspell_core

Crate skyspell_core 

Source

Re-exports§

pub use ignore::GlobalIgnore;
pub use ignore::IgnoreStore;
pub use ignore::LocalIgnore;
pub use ignore::global_path;
pub use operations::Operation;
pub use os_io::OperatingSystemIO;
pub use os_io::StandardIO;
pub use project::Project;
pub use project::ProjectPath;
pub use project::RelativePath;
pub use project::SKYSPELL_LOCAL_IGNORE;
pub use skip_file::SkipFile;
pub use tokens::TokenProcessor;

Modules§

ignore
operations
os_io
project
skip_file
tests
tokens

Structs§

CheckerState
SpellingError
SystemDictionary

Enums§

ProcessOutcome

Traits§

Checker
Dictionary