Skip to content

Instantly share code, notes, and snippets.

@zupzup
Created October 29, 2020 13:37
Show Gist options
  • Save zupzup/67e8ce94e57106dd78aac5e6af921dde to your computer and use it in GitHub Desktop.
Save zupzup/67e8ce94e57106dd78aac5e6af921dde to your computer and use it in GitHub Desktop.
Timeular Public API reports 1
println!("creating report...");
generate_report(&token).await?;
println!("downloaded report to: {}", REPORT_FILE);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment