Type Definition mail_parser::decoders::DecodeFnc
source · [−]pub type DecodeFnc<'x> = fn(_: &MessageStream<'x>, _: usize, _: &[u8], _: bool) -> (usize, DecodeResult);pub type DecodeFnc<'x> = fn(_: &MessageStream<'x>, _: usize, _: &[u8], _: bool) -> (usize, DecodeResult);