Skip to content

A basic project with no overhead to play around with futures and async/await

Notifications You must be signed in to change notification settings

gruberb/futures_playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Futures Async/Await Playground

Setup

You need to create a .env file in the root directory (same level as Cargo.toml) with the coinmarketcap API key:

.env

CMC_PRO_API_KEY="YOUR_KEY"

About

A basic project with no overhead to play around with futures and async/await

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages