Function rss2email_lib::download_blogs
source · pub fn download_blogs(days: i64) -> Vec<Blog>Expand description
Downloads all the web feeds specified in feeds.txt and converts them to Blogs.
pub fn download_blogs(days: i64) -> Vec<Blog>Downloads all the web feeds specified in feeds.txt and converts them to Blogs.