1 2 3 4 5 6
# vips-sys This crate provides bindings to libvips. ## Requirements This crate finds vips with `pkg-config`. You can test with `pkg-config --cflags vips`.