podcasts/hammond-data/src
2018-02-08 21:34:11 +02:00
..
models Hammond-gtk: Use Atomic Refference counting to reduce cloning of Podcast. 2018-02-07 06:28:16 +02:00
database.rs Merge the Errors into a single Enum. 2018-02-05 01:39:50 +02:00
dbqueries.rs Dbquerries: Remove Result type allias. 2018-02-05 19:43:26 +02:00
errors.rs Minor rename of DataError::Bail. 2018-02-05 19:05:40 +02:00
feed.rs Replace last bail! invocations. 2018-02-05 19:00:31 +02:00
lib.rs hammond-data: Deny Unused. 2018-02-05 20:51:34 +02:00
parser.rs Parser: pass an rss::ItunesExtension to instead of an rss::Item. 2018-01-24 15:42:08 +02:00
pipeline.rs Replace last bail! invocations. 2018-02-05 19:00:31 +02:00
schema.rs hammond_data: Add an EpisodeMinimal Diesel model. 2018-01-17 10:21:16 +02:00
utils.rs Remove another unwrap. Though it would never be hit currently. 2018-02-08 21:34:11 +02:00