podcasts/hammond-data/src/models
2018-01-24 15:27:36 +02:00
..
episode.rs Use map_err(From::from) instead of ? into Ok() wrapping pattern. 2018-01-24 15:27:36 +02:00
mod.rs hammond-data: Rework the modules privacy. 2018-01-20 07:28:30 +02:00
new_episode.rs NewEpisode: rename into_episode -> to_episode, change its signature and add unit test. 2018-01-24 14:31:33 +02:00
new_podcast.rs NewEpisode: Add index method unit test. 2018-01-24 12:11:49 +02:00
new_source.rs Upgrade Diesel to 1.1 2018-01-22 11:22:01 +02:00
podcast.rs Use map_err(From::from) instead of ? into Ok() wrapping pattern. 2018-01-24 15:27:36 +02:00
source.rs Pipeline: Print the error right away instead of waiting till all futures complete. 2018-01-23 18:18:56 +02:00