skyspell_core

Crates.ioskyspell_core
lib.rsskyspell_core
version
sourcesrc
created_at2021-12-04 22:02:18.378902
updated_at2025-01-06 15:11:52.003661
descriptionskyspell core library
homepage
repositoryhttps://github.com/your-tools/skyspell
max_upload_size
id492402
Cargo.toml error:TOML parse error at line 19, column 1 | 19 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Dimitri Merejkowsky (dmerejkowsky)

documentation

README

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 !

Commit count: 840

cargo fmt