pub fn events_from_json(json: &str) -> Result<Vec<Event>, Error>
Parse a list of events from a JSON string