skyspell_core 4.0.1

skyspell core library
Documentation
1
2
3
4
5
6
7
8
9
10
11
# skyspell core library

Note: although this crate is used by the 'skyspell' CLI and the 'skyspell_kak' wrapper, it has not yet
been used outside its monorepo, so not much has been documented.

Some starting points if you want to use `skyspell_core` in your project:

* The `examples` folder
* The `TokenProcess` and `EnchantDictionary` structs

Good luck, have fun !