Docs.rs
simple_smtp_sender-0.4.1
simple_smtp_sender 0.4.1
Permalink
Docs.rs crate page
MIT
13 July 2026
Links
Repository
crates.io
Source
Owners
guangyu-he
Dependencies
anyhow ^1.0
normal
lettre ^0.11
normal
mime_guess ^2.0
normal
pyo3 ^0.28
normal
optional
pyo3-async-runtimes ^0.28
normal
optional
serde ^1.0
normal
serde-pyobject ^0.8.0
normal
optional
tokio ^1.49
dev
Versions
25%
of the crate is documented
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
Skip to main content
Crate simple_smtp_sender
simple_
smtp_
sender
0.4.1
All Items
Crate Items
Structs
Functions
Crate
simple_
smtp_
sender
Copy item path
Source
Structs
§
Email
Client
Builder pattern for sending emails
Email
Config
Configuration for email server connection
Functions
§
send_
email_
async
Asynchronous function to send an email
send_
email_
sync
Synchronous function to send an email