mail_struct 0.1.20

A minimalist Rust email structure library with optional support for encoding, decoding, and sending via SMTP. / 一个极简的 Rust 邮件结构库,支持可选的编码、解码及 SMTP 发送功能。
Documentation

mail_struct

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 3 feature flags, 0 of them enabled by default.

default

This feature flag does not enable additional features.

decode

This feature flag does not enable additional features.

encode

This feature flag does not enable additional features.

send