Docs.rs
async-smtp-0.9.2
async-smtp 0.9.2
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
dignifiedquire
link2xt
Dependencies
anyhow ^1
normal
async-std ^1.11
normal
optional
base64 ^0.13
normal
futures ^0.3.21
normal
hostname ^0.3.1
normal
log ^0.4
normal
nom ^7.0
normal
pin-project ^1
normal
thiserror ^1
normal
tokio ^1
normal
optional
async-std ^1.11
dev
criterion ^0.3
dev
env_logger ^0.9
dev
glob ^0.3
dev
tokio ^1
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
async_
smtp
0.9.2
Module commands
Module Items
Structs
In crate async_
smtp
async_smtp
Module
commands
Copy item path
source
Expand description
SMTP commands
Structs
ยง
Auth
Command
AUTH command
Data
Command
DATA command
Ehlo
Command
EHLO command
Expn
Command
EXPN command
Help
Command
HELP command
Mail
Command
MAIL command
Noop
Command
NOOP command
Quit
Command
QUIT command
Rcpt
Command
RCPT command
Rset
Command
RSET command
Starttls
Command
STARTTLS command
Vrfy
Command
VRFY command