Crate utf7_imap

Source
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