#spell #spellcheck

enchant

Bindings for Enchant spell checking library

4 releases (2 breaking)

Uses old Rust 2015

0.3.0 Jun 27, 2021
0.2.0 May 22, 2019
0.1.1 May 22, 2019
0.1.0 May 27, 2017

#5 in #spell

Download history 11/week @ 2023-06-07 44/week @ 2023-06-14 52/week @ 2023-06-21 30/week @ 2023-06-28 68/week @ 2023-07-05 19/week @ 2023-07-12 46/week @ 2023-07-19 24/week @ 2023-07-26 26/week @ 2023-08-02 24/week @ 2023-08-09 29/week @ 2023-08-16 23/week @ 2023-08-23 18/week @ 2023-08-30 37/week @ 2023-09-06 22/week @ 2023-09-13 14/week @ 2023-09-20

97 downloads per month
Used in 5 crates (3 directly)

LGPL-2.1-or-later

17KB
292 lines

Rust bindings for Enchant

This crate provides Rust bindings for Enchant spell checking library. It is based on the C++ bindings provided by the Enchant project and it is developed as part of Patronus project.

Dependencies