libembroidery-sys

Crates.iolibembroidery-sys
lib.rslibembroidery-sys
version0.1.2
sourcesrc
created_at2019-04-13 17:21:18.583138
updated_at2019-04-13 21:51:31.30138
descriptionRust FFI bindings for libembroidery
homepage
repositoryhttps://github.com/hakasec/libembroidery-sys
max_upload_size
id127701
size5,588,256
Declan Soper (hakasec)

documentation

README

libembroidery-sys

Rust FFI bindings for libembroidery. This was made using rust-bindgen.

Building

libembroidery is included as a submodule, so all you need to do is clone this repo and run in the cloned directory:

cargo build

To test the build, run the following:

cargo test
Commit count: 16

cargo fmt