podcasts/podcasts-downloader
Ty Coghlan 5d71ac584c gnome-podcasts: DRY out From impls in errors
From impls for errors generally just take some error type and map
it into a variant of some podcast error enum. This removes the duplicate
impls by using a pattern macro to make the impls from the type of the
enum, the given error type, and the desired enum variant.
2018-11-03 01:13:35 -04:00
..
src gnome-podcasts: DRY out From impls in errors 2018-11-03 01:13:35 -04:00
Cargo.toml Update dependancies 2018-10-06 11:29:52 +03:00