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

Refactor/Clean up codec module #4

Closed rustonaut closed 7 years ago

rustonaut commented 7 years ago

Some refactoring/cleaning up is needed especially wrt. the utf8_to_ascii submodule. Function names have to be more clear wrt. wether or not the encoding is meant to be used in an encoded word or as content transfer encoding, as the requirements slightly differ.

rustonaut commented 7 years ago

requires closing of following issues: