eml-codec 0.4.0

Email enCOder DECoder in Rust. Support Internet Message Format and MIME (RFC 822, 5322, 2045, 2046, 2047, 2048, 2049, 6532).
Documentation
include = ["**/Cargo.toml", "taplo.toml"]

[formatting]
array_auto_collapse = false
compact_arrays = true
compact_inline_tables = false
indent_string = "    "
inline_table_expand = false

[[rule]]
include = ["**/Cargo.toml", "taplo.toml"]
keys = [
    "dependencies",
    "dev-dependencies",
    "lints.clippy",
    "lints.rust",
    "rule.formatting",
    "formatting",
]

[rule.formatting]
reorder_arrays = true
reorder_keys = true