Docs.rs
tinify-rs-1.3.0
tinify-rs 1.3.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
Danieroner
Dependencies
reqwest ^0.11.11
normal
serde ^1.0.149
normal
serde_derive ^1.0.149
normal
serde_json ^1.0.89
normal
tokio ^1
normal
optional
assert_matches ^1.5.0
dev
dotenv ^0.15.0
dev
imagesize ^0.10.1
dev
Versions
51.85%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
tinify
1.3.0
Module convert
Structs
In crate tinify
?
Module
tinify
::
convert
source
·
[
−
]
Structs
§
Color
A hex value. Custom background color using the color’s hex value:
"#000000"
.
white
or
black
. Only the colors white and black are supported as strings.
Type
Tinify currently supports converting between WebP, JPEG, and PNG.