libwebp

This is a binding 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:

Completeness