Official Rust crate for image moderation. Memory safe, async-first design with tokio and async-std support.
Get API KeyInstall via Cargo from crates.io registry.
Works with tokio, async-std, and smol.
Rust's safety guarantees with zero unsafe code.
Serialization with serde for all types.
Built on reqwest for robust HTTP handling.
Optional WebAssembly target support.