Skip to main content

Installation

Add to your Cargo.toml:

Requirements

  • Rust 1.70+
  • Tokio async runtime

Quick Start

Configuration

Resources

Emails

Attachments

Lists

Contacts

Verification

Error Handling

Error Types

Features

  • Async/await - Full async with Tokio
  • Type-safe - Serde for serialization
  • thiserror - Custom error types
  • Automatic retries - Exponential backoff
  • API key redaction - Keys hidden in Debug output
  • Comprehensive tests

crates.io

View on crates.io

GitHub

Source code