1aim / DELETE-THIS-mail-types

Encoding/Decoding (roughly read Generating/Parsing) of mails in rust, including limited unicode support
0 stars 0 forks source link

Header Map use general datastructur inern #22

Closed rustonaut closed 7 years ago

rustonaut commented 7 years ago

The header map uses a specialized data structure which can make it hard to maintain, read, understand, extend etc.