Skip to content

Commit

Permalink
refactor(client): Use async/await more (#2437)
Browse files Browse the repository at this point in the history
* 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
Markus Westerlind committed Feb 18, 2021
1 parent 4258705 commit f01de8e
Show file tree
Hide file tree
Showing 4 changed files with 174 additions and 178 deletions.

0 comments on commit f01de8e

Please sign in to comment.