Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 1.28 KB

README.md

File metadata and controls

15 lines (13 loc) · 1.28 KB

crates.io Linux Builds Windows Mac Gitter Apache 2.0 License

Rust Bindings for the Stumpless C API.

Stumpless Sys Crate

This crate provides FFI bindings (created via bindgen) of the Stumpless library. These bindings are not very "rusty" though; if you want to use Stumpless from Rust code, check out the stumpless crate which wraps some key functionality in a more natural interface.