crfsuite 0.2.0

Safe wrapper of crfsuite
Documentation

crfsuite-rs

Build Status codecov Crates.io docs.rs

Rust binding to crfsuite

Installation

Add it to your Cargo.toml:

[dependencies]
crfsuite = "0.2"

Add extern crate crfsuite to your crate root and your're good to go!

License

This work is released under the MIT license. A copy of the license is provided in the LICENSE file.