This commit is contained in:
Sean McArthur
2017-08-31 11:28:22 -07:00
parent 25a3307996
commit 390fc34148
5 changed files with 68 additions and 37 deletions

View File

@@ -44,3 +44,6 @@ path = "examples/simple.rs"
name = "async"
path = "examples/async.rs"
required-features = ["unstable"]
[package.metadata.docs.rs]
features = ["unstable"]