Cargo Features
tokio-channel has no features set by default.
[dependencies]
tokio-channel = { version = "0.1.0", features = ["async-await-preview"] }
- async-await-preview
-
This feature comes with no promise of stability. Things will break with each patch release. Use at your own risk.