diff options
author | Teddy Wing | 2018-04-13 02:30:00 +0200 |
---|---|---|
committer | Teddy Wing | 2018-04-13 02:30:00 +0200 |
commit | c95e34243c9805163f08ad76d2c5f744009f5ead (patch) | |
tree | eb38845a2d121179aa3d86cb4c20090535fa1225 /src | |
parent | 931517dbb1e881bb03f94daddff762f16c94a807 (diff) | |
download | meetup-find-events-rss-c95e34243c9805163f08ad76d2c5f744009f5ead.tar.bz2 |
meetup(parse_json): Return a Vec of Events
* Derive `Deserialize` on our `Event` type
* Use Serde to parse a `Vec` of `Event`s that we can return from the
function
* Return a `Result` from the function to handle Serde errors
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions