podcasts/hammond-data/src
2017-12-05 09:28:13 +02:00
..
models Remove custom builders in favor of derive_builder crate. 2017-12-05 09:10:02 +02:00
database.rs Remove unnecessary Arc. 2017-12-02 01:46:37 +02:00
dbqueries.rs Set hammond-data to build with Deny missing_docs. 2017-11-28 09:44:26 +02:00
errors.rs Upgraded diesel to 0.99 and switched from the git master into crated.io. 2017-12-02 01:39:28 +02:00
feed.rs Upgraded diesel to 0.99 and switched from the git master into crated.io. 2017-12-02 01:39:28 +02:00
lib.rs Remove custom builders in favor of derive_builder crate. 2017-12-05 09:10:02 +02:00
parser.rs Take advantage of <Into> trait from the generated builders. 2017-12-05 09:28:13 +02:00
schema.rs Added extra columns to podcast and episode tables. 2017-11-15 16:58:21 +02:00
utils.rs Remove custom builders in favor of derive_builder crate. 2017-12-05 09:10:02 +02:00