pub fn render_items(
prelude: &str,
items: &[PendingItem],
postlude: &str,
) -> StringExpand description
Serialize items back to a body string.
pub fn render_items(
prelude: &str,
items: &[PendingItem],
postlude: &str,
) -> StringSerialize items back to a body string.