Expand description
Tinify Crate
tinify-rs is a Rust client for the Tinify API.
Used for TinyPNG and TinyJPG. Tinify compresses your images intelligently.
Read more at https://tinify.com
Structs
The Tinify Client.
Use the API to create resized versions of the uploaded images.
The method describes the way the image will be resized.
Use the API to create a new client.
Enums
The Tinify API uses HTTP status codes to indicate success or failure.