pub fn normalize_timeline_events(json: &Value) -> Vec<GithubTimelineEvent>Expand description
Normalize the selected state-changing event records from one or more pages
returned by gh api --paginate --slurp.
pub fn normalize_timeline_events(json: &Value) -> Vec<GithubTimelineEvent>Normalize the selected state-changing event records from one or more pages
returned by gh api --paginate --slurp.