Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(client): Use async/await more (hyperium#2437)
* refactor: Use async/await in client.rs * refactor: Simplify client.rs a bit more * refactor: Allow !Unpin in Lazy * Remove some impl Future * Remove some combinator use
- Loading branch information