podcasts/hammond-data/src/models
2018-02-07 06:28:16 +02:00
..
episode.rs Switch to using DataError instead of failure::Error. 2018-02-05 02:43:56 +02:00
mod.rs Switch to using DataError instead of failure::Error. 2018-02-05 02:43:56 +02:00
new_episode.rs Create a ParseEpisodeError and replace bail! invocations. 2018-02-05 18:51:21 +02:00
new_podcast.rs Switch to using DataError instead of failure::Error. 2018-02-05 02:43:56 +02:00
new_source.rs Switch to using DataError instead of failure::Error. 2018-02-05 02:43:56 +02:00
podcast.rs Hammond-gtk: Use Atomic Refference counting to reduce cloning of Podcast. 2018-02-07 06:28:16 +02:00
source.rs EpisodeWidget: Refactor to return Result<T, Error> wherever possible. 2018-02-06 02:31:53 +02:00