Plume/plume-models
Igor Galić 6253adf768
simplify / unify error handling
We want to return a Result<Blog>, instead of a QueryResult<Blog>.
We can use map_err() to map it to the desired error type.

thanks to review from @BaptisteGelez & @fdb-hiroshima.
2019-08-14 23:51:13 +02:00
..
src simplify / unify error handling 2019-08-14 23:51:13 +02:00
tests import migrations and don't require diesel_cli for admins (#555) 2019-04-29 16:30:20 +02:00
Cargo.toml update dependancies (#643) 2019-08-14 15:04:30 +02:00