diff options
author | Teddy Wing | 2018-04-13 00:16:43 +0200 |
---|---|---|
committer | Teddy Wing | 2018-04-13 00:16:43 +0200 |
commit | 245bad9aca695cc288c7e83fdb8226cd33077520 (patch) | |
tree | 9fd3cb329f5230042814db6f19f7be2bf8b332ab /src/main.rs | |
parent | bd4b053dcb2dd98b145c73459a34f7771824f166 (diff) | |
download | meetup-find-events-rss-245bad9aca695cc288c7e83fdb8226cd33077520.tar.bz2 |
Ideas for functions to extract `Event`s from JSON
Add a couple function skeletons. Write the beginning of a test for the
function that parses a JSON string to a list of `Event`s.
In order to do the test, needed to derive `Debug` and `PartialEq` on
`Event`.
Diffstat (limited to 'src/main.rs')
0 files changed, 0 insertions, 0 deletions