spellbound

travis-ci Build Status AppVeyor Build Status

spellbound is a small crate that binds to the native platform's spell checking APIs and wraps them in a friendlier, rustic interface.

Supported platforms and corresponding APIs:

| Platform | API | | -------- | ------------------ | | MacOS | [NSSpellChecker] | | Windows | [ISpellChecker] | | *nix | [hunspell]