mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-28 00:00:11 +02:00
macros: re-export main macro from tokio (#1198)
Includes minor fixes and a very basic example. Fixes #1183
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ members = [
|
||||
# "tokio-fs",
|
||||
"tokio-futures",
|
||||
"tokio-io",
|
||||
# "tokio-macros",
|
||||
"tokio-macros",
|
||||
"tokio-reactor",
|
||||
# "tokio-signal",
|
||||
"tokio-sync",
|
||||
|
||||
Reference in New Issue
Block a user