podcasts/hammond-data/src
Jordan Petridis 784e117a8a
cargo fmt
2018-05-20 16:39:36 +03:00
..
models cargo fmt 2018-05-20 16:39:36 +03:00
database.rs Rustfmt. 2018-03-03 16:45:37 +02:00
dbqueries.rs EpisodeWidget: Handle updating states, withotu having to reload the views. 2018-04-28 14:09:26 +03:00
errors.rs h-data: Initial implementation of an OPML parser and importer. 2018-05-10 18:17:19 +03:00
feed.rs cargo fmt 2018-05-20 16:39:36 +03:00
lib.rs Clippy: remove useless attribute. 2018-05-12 15:02:33 +03:00
opml.rs Opml: remvoe uneccesary to_string invocation. 2018-05-17 15:08:38 +03:00
parser.rs Parser: pass an rss::ItunesExtension to instead of an rss::Item. 2018-01-24 15:42:08 +02:00
pipeline.rs Use impl Trait syntax instead of Trait Objects. 2018-05-11 12:06:31 +03:00
schema.rs hammond_data: Add an EpisodeMinimal Diesel model. 2018-01-17 10:21:16 +02:00
utils.rs Replace if Let Err(_) with .map_err().ok() patterns. 2018-04-16 04:03:44 +03:00