Skip to main content

append_body

Function append_body 

Source
pub fn append_body(body: &str, content: &str) -> String
Expand description

Append raw content at the end of the body. The joint gains a newline when the existing body lacks one; the content itself rides verbatim.