podcasts/hammond-data
Jordan Petridis ee4f08c5cf
Implemented a BuildPattern for NewModels. Swiched stuff to pub(crate).
Added a Constructor for NewModels in order to make their fields private.
Also added getter methods that are mainly used in Unit tests.
2017-11-26 23:30:56 +02:00
..
benches Use generic IntoIterator instead of &[foo] slices. 2017-11-26 07:03:21 +02:00
migrations/2017-09-15-001128_init_schema Use source_id as the unique identifieble field for the podcast table. 2017-11-25 01:56:10 +02:00
src Implemented a BuildPattern for NewModels. Swiched stuff to pub(crate). 2017-11-26 23:30:56 +02:00
tests/feeds Final crate restructure I hope. 2017-10-05 15:02:19 +03:00
Cargo.toml Upgrade gtk-rs crates. 2017-11-26 21:25:46 +02:00