added main example

This commit is contained in:
Carl Fredrik Samson
2020-01-30 23:57:02 +01:00
parent 59f00d69e9
commit a84faa9f3f
15 changed files with 394 additions and 259 deletions

View File

@@ -0,0 +1,6 @@
[package]
name = "futures_example"
version = "0.1.0"
authors = ["Carl Fredrik Samson <cfsamson@gmail.com>"]
edition = "2018"

View File