render_outer_message

Function render_outer_message 

Source
pub(crate) fn render_outer_message(
    unprotected_headers: Vec<(&'static str, HeaderType<'static>)>,
    outer_message: MimePart<'static>,
) -> String
Expand description

Stores the unprotected headers on the outer message, and renders it.