Function rss2email_lib::read_feeds
source · pub fn read_feeds() -> Vec<String>Expand description
Parses links from feeds.txt.
Assumed one link per line. Any text between a # and a line end
is considered a comment.
pub fn read_feeds() -> Vec<String>Parses links from feeds.txt.
Assumed one link per line. Any text between a # and a line end
is considered a comment.