Type Alias mail_parser::decoders::charsets::DecoderFnc

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