add futures-based hello world

This commit is contained in:
2019-01-23 12:47:28 +01:00
parent f083abaf6d
commit 20f81caa1e
4 changed files with 714 additions and 0 deletions

2
future-hello-world/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
/target
**/*.rs.bk