postgrest-rs
postgrest-rs copied to clipboard
Adding Debug
trafficstars
What kind of change does this PR introduce?
Postgrest client now implements Debug.
What is the current behavior?
Postgrest client does not implement Debug.
What is the new behavior?
Postgrest client now implements Debug.
Additional context
Add any other context or screenshots.
@soedirgo This is a quick change. The Postgrest client should be Debug as well.