Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(readme): Make the README client example work
`res` needs to be unwrapped, we want to print out `body`, and `res` doesn't need to be mutable.
- Loading branch information