zint-sys

This crate generates unsafe Rust bindings, through rust-bindgen, for using the Zint Barcode library. Note that Zint is not packaged in this crate and is expected to be installed.

Usage

Be sure to review Zint's Legal Information

There're no examples currently provided, however, you can use the test in lib.rs as a reference for using Zint's API in Rust.