Function events_from_json

Source
pub fn events_from_json(json: &str) -> Result<Vec<Event>, Error>
Expand description

Parse a list of events from a JSON string