mail_parser::decoders::charsets

Type Alias DecoderFnc

Source
pub type DecoderFnc = fn(_: &[u8]) -> String;