Expand description
A Rust library for encoding and decoding UTF-7 string as defined by the IMAP standard in RFC 3501 (#5.1.3).
Idea is based on Python mutf7 library.
Functionsยง
- decode_
utf7_ imap - Decode UTF-7 IMAP mailbox name
- encode_
utf7_ imap - Encode UTF-7 IMAP mailbox name