Function rss2email_lib::map_to_html
source · pub fn map_to_html(blogs: &Vec<Blog>) -> StringExpand description
Generates the HTML contents corresponding to the given Blog collection.
pub fn map_to_html(blogs: &Vec<Blog>) -> StringGenerates the HTML contents corresponding to the given Blog collection.