aboutsummaryrefslogtreecommitdiffstats
path: root/src/meetup_rss.rs
AgeCommit message (Expand)Author
2018-04-15generate(): Add a real title and description to the feed channelTeddy Wing
2018-04-15Add 'error-chain' to the main libraryTeddy Wing
2018-04-13meetup_rss(write): Use the result from `Channel#write_to`Teddy Wing
2018-04-13meetup_rss(write): Remove `mut` from the `stdout` handleTeddy Wing
2018-04-13meetup_rss: Add a `write` function to write a channel to STDOUTTeddy Wing
2018-04-13meetup(generate): Improve test and take a reference argumentTeddy Wing
2018-04-13Add a function to build an RSS `Channel` object from a list of `Event`sTeddy Wing