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
..
2019-08-14 23:51:13 +02:00
2019-08-14 15:04:30 +02:00