mail-parser 0.2.0

Fast and robust e-mail parsing library for Rust
Documentation

mail-parser

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 6 feature flags, 6 of them enabled by default.

default

  • serde_support
  • full_encoding

serde_support

  • serde
  • serde_bytes

full_encoding

  • encoding_rs

serde

    This feature flag does not enable additional features.

serde_bytes

    This feature flag does not enable additional features.

encoding_rs

    This feature flag does not enable additional features.