zint-sys

Crates.iozint-sys
lib.rszint-sys
version0.1.1
sourcesrc
created_at2023-07-21 20:17:54.487503
updated_at2024-03-02 06:12:46.102086
descriptionUnsafe Rust bindings for the Zint barcode encoding library
homepagehttps://www.zint.org.uk/
repositoryhttps://github.com/Hermitter/zint-sys
max_upload_size
id922631
size18,105
Carlos (Hermitter)

documentation

README

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.

Commit count: 7

cargo fmt