image-webp

Crates.ioimage-webp
lib.rsimage-webp
version
sourcesrc
created_at2024-02-04 22:16:32.433524
updated_at2024-10-06 20:42:16.656406
descriptionWebP encoding and decoding in pure Rust
homepagehttps://github.com/image-rs/image-webp
repositoryhttps://github.com/image-rs/image-webp
max_upload_size
id1126700
Cargo.toml error:TOML parse error at line 24, column 1 | 24 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Bertie (github:cryspen:bertie)

documentation

README

image-webp

crates.io Documentation Build Status

WebP encoding and decoding in pure Rust

Commit count: 111

cargo fmt