Skip to main content

compose_email

Function compose_email 

Source
pub fn compose_email(fm: &Frontmatter) -> String
Expand description

email<from> → <to> — <subject>.

to may be a list; it renders comma-joined. The <from> → <to> head and the <subject> tail each drop out when empty.