Registry / networking / vsmtp-common

vsmtp-common

JSON →
library2.2.1rscratesunverified

Next-gen MTA. Secured, Faster and Greener.

# Cargo.toml [dependencies] vsmtp-common = "2.2.1"
INSTALL
IMPORT
SIG · VSMTP-COMMON
V
vsmtp-common
networkingrustv2.2.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Mail
use vsmtp_common::Mail;

Create a default Mail object.

use vsmtp_common::Mail; fn main() { let mail = Mail::default(); println!("{:?}", mail); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.2.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
12
Amazon
1
OpenAI (training)
1
Resources
vsmtp-common — cargo add vsmtp-common · libregistry