Docs.rs
  • imageoptimize-0.1.0
    • imageoptimize 0.1.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • vicanso
    • Dependencies
      • async-trait ^0.1.77 normal
      • avif-decode ^0.2.2 normal
      • base64 ^0.21.5 normal
      • dssim ^3.2.4 normal
      • image ^0.24.7 normal
      • imagequant ^4.2.2 normal
      • lodepng ^3.9.2 normal
      • mozjpeg ^0.10.5 normal
      • reqwest ^0.11.23 normal
      • rgb ^0.8.37 normal
      • snafu ^0.8.0 normal
      • substring ^1.4.5 normal
      • pretty_assertions ^1.4.0 dev
      • tokio-test ^0.4.3 dev
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • Platform
    • 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

imageoptimize0.1.0

  • All Items
  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
?
Change settings

Crate imageoptimize

source ·

Structs

  • CropProcess
  • GrayProcess
  • ImageInfo
  • LoaderProcess
  • OptimProcess
  • ProcessImage
  • ResizeProcess
  • WatermarkProcess

Enums

  • ImageError
  • ImageProcessingError
  • WatermarkPosition

Constants

  • PROCESS_CROP
  • PROCESS_GRAY
  • PROCESS_LOAD
  • PROCESS_OPTIM
  • PROCESS_RESIZE
  • PROCESS_WATERMARK

Traits

  • Process

Functions

  • avif_decode
  • load
  • to_gif