Rust SDK

Official Rust crate for image moderation. Memory safe, async-first design with tokio and async-std support.

Get API Key
cargo add image-moderation-api

SDK Features

Crates.io

Install via Cargo from crates.io registry.

Async Runtimes

Works with tokio, async-std, and smol.

Memory Safe

Rust's safety guarantees with zero unsafe code.

Serde

Serialization with serde for all types.

Reqwest Client

Built on reqwest for robust HTTP handling.

WASM Ready

Optional WebAssembly target support.

Start Building with Rust

Get Free API Key