Function map_to_html

Source
pub fn map_to_html(blogs: &Vec<Blog>) -> String
Expand description

Generates the HTML contents corresponding to the given Blog collection.