macros: re-export main macro from tokio (#1198)

Includes minor fixes and a very basic example.

Fixes #1183
This commit is contained in:
Carl Lerche
2019-06-25 20:14:21 -07:00
committed by GitHub
parent 455782b964
commit dc5fa80a09
6 changed files with 13 additions and 6 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ members = [
# "tokio-fs",
"tokio-futures",
"tokio-io",
# "tokio-macros",
"tokio-macros",
"tokio-reactor",
# "tokio-signal",
"tokio-sync",