[][src]Crate spellbound

spellbound is a small crate that binds to the native platform's spell checking APIs and provides a friendlier API.

This corresponds to ISpellChecker on Windows and NSSpellChecker on MacOS. Linux is not currently supported.

Structs

Checker

An interface into the system spell checker.

SpellingError

A spelling error.