This website requires JavaScript.
Explore
Help
Register
Sign In
toxblh
/
podcasts
Watch
1
Star
0
Fork
0
You've already forked podcasts
Code
Issues
Pull Requests
Releases
Wiki
Activity
835078a84c
podcasts
/
hammond-data
/
src
History
Jordan Petridis
835078a84c
Pipeline: Convert the sources iterator into a Stream and return a Future
...
`futures::stream::iter_ok` is so conviniet, why had None told me about it before?
2018-04-18 01:40:06 +03:00
..
models
h-data: Refactor the Diesel helper traits to use Associated Types.
2018-04-17 01:33:50 +03:00
database.rs
Rustfmt.
2018-03-03 16:45:37 +02:00
dbqueries.rs
Pipeline: Convert the sources iterator into a Stream and return a Future
2018-04-18 01:40:06 +03:00
errors.rs
Remove dead code.
2018-04-14 07:52:55 +03:00
feed.rs
Feed: clean up clunky impl of indexing episodes.
2018-04-17 12:05:10 +03:00
lib.rs
Feed: clean up clunky impl of indexing episodes.
2018-04-17 12:05:10 +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
Pipeline: Convert the sources iterator into a Stream and return a Future
2018-04-18 01:40:06 +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