Docs.rs
  • imageoptimize-0.2.2
    • imageoptimize 0.2.2
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • vicanso
    • Dependencies
      • async-trait ^0.1.88 normal
      • avif-decode ^1.0.1 normal
      • base64 ^0.22.1 normal
      • dssim-core ^3.2.11 normal
      • image ^0.25.6 normal
      • imagequant ^4.3.4 normal
      • lodepng ^3.11.0 normal
      • mozjpeg ^0.10.13 normal
      • reqwest ^0.12.15 normal
      • rgb ^0.8.50 normal
      • snafu ^0.8.5 normal
      • substring ^1.4.5 normal
      • urlencoding ^2.1.3 normal
      • pretty_assertions ^1.4.1 dev
      • tokio-test ^0.4.4 dev
    • Versions
    • 13.33% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

imageoptimize0.2.2

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions

List of all items

Structs

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

Enums

  • ImageError
  • ImageProcessingError
  • WatermarkPosition

Traits

  • Process

Functions

  • avif_decode
  • load
  • run
  • run_with_image
  • to_gif

Constants

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