This is to track the status of being able to use `async`/`await!` both *with* and *in* hyper. Relevant links: - [std::future RFC](https://github.com/rust-lang/rfcs/pull/2418) (postponed) - [async/await stabilization tracking issue](https://github.com/rust-lang/rust/issues/50547) - [Pin stabilization tracking issue](https://github.com/rust-lang/rust/issues/49150)