aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorTeddy Wing2018-04-13 02:30:00 +0200
committerTeddy Wing2018-04-13 02:30:00 +0200
commitc95e34243c9805163f08ad76d2c5f744009f5ead (patch)
treeeb38845a2d121179aa3d86cb4c20090535fa1225 /src
parent931517dbb1e881bb03f94daddff762f16c94a807 (diff)
downloadmeetup-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