Cargo Features

tokio-async-await has no features set by default.

[dependencies]
tokio-async-await = { version = "0.1.7", 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.

Enables nightly of futures ^0.1.23