//! Routines for manipulating RFC2047 encoded words.
//!//! An ecoded word looks like this: `=?charset[*lang]?cte?encoded_string?=`.
modcharset;moddefects;modencoded_words;pubuseself::charset::Charset;pubuseself::defects::Defect;pubuseself::encoded_words::*;