elastic / elasticsearch-rs

Official Elasticsearch Rust Client
https://www.elastic.co/guide/en/elasticsearch/client/rust-api/current/index.html
Apache License 2.0
695 stars 71 forks source link

[ENHANCEMENT] Debug implementation is missing for Response #113

Closed GopherJ closed 4 years ago

GopherJ commented 4 years ago

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

To Reproduce Steps to reproduce the behavior:

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):

Additional context Add any other context about the problem here.

GopherJ commented 4 years ago

It makes hard to debug

russcam commented 4 years ago

@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?