Crates.io | libwebp-image |
lib.rs | libwebp-image |
version | 0.3.0 |
source | src |
created_at | 2020-03-01 06:58:02.06694 |
updated_at | 2022-05-21 04:57:36.230187 |
description | A bridge library for libwebp and image |
homepage | https://github.com/qnighy/libwebp-image-rs |
repository | https://github.com/qnighy/libwebp-image-rs |
max_upload_size | |
id | 214111 |
size | 13,170 |
This is a bridge library for libwebp
and image
.
Rust 1.34.0 (You need >= 1.36.0 when developing the crate itself)
libwebp-0_5
... forwards to 0_5
feature in libwebp
.libwebp-0_6
... forwards to 0_6
feature in libwebp
.libwebp-1_1
... forwards to 1_1
feature in libwebp
.See qnighy/libwebp-rs for linking details.