Docs.rs
img-optimize-0.1.0
img-optimize 0.1.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
mkaraki
Dependencies
cfg-if ^1.0.0
normal
half ^2.5.0
normal
image ^0.25.5
normal
jpegxl-rs ^0.11.2
normal
optional
lepton_jpeg ^0.4.2
normal
mime_guess ^2.0.5
normal
oxipng ^9.1.4
normal
optional
png ^0.17.16
normal
optional
webp ^0.3.0
normal
optional
Versions
0%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
img_
optimize
0.1.0
In img_
optimize::
encoder
img_optimize
::
encoder
Function
encode_auto
Copy item path
Source
pub fn encode_auto( im_info:
ImageInfo
, config:
CompressionConfig
, ) -> (
String
,
Vec
<
u8
>)