elastic/elasticsearch-rs

[ENHANCEMENT] Debug implementation is missing for Response

GopherJ opened this issue · 2 comments

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:
1.
2.
3.

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

  • OS: [e.g. Windows 10 Pro]
  • rustc version [e.g. rustc --version]

Additional context
Add any other context about the problem here.

It makes hard to debug

@GopherJ please can you take the time to fill the issue details in properly, thanks.

I don't think this should be labelled as a bug; it would be a useful enhancement to implement. What would you expect to see in a Debug implementation?