qnighy / libwebp-sys2-rs

Rust raw interface to libwebp
BSD 3-Clause "New" or "Revised" License
21 stars 9 forks source link
libwebp rust webp

libwebp-sys

This is a raw interface to the libwebp library.

Minimum Supported Rust Version (MSRV)

Rust 1.31.0

Features

Linking

If libwebp is found in the system, it links against the library. Otherwise it builds and links against the bundled libwebp.

In these cases, static link is preferred: