tursodatabase / libsql-client-rs

libSQL Rust client library can be used to communicate with sqld natively over HTTP protocol with native Rust interface.
MIT License
75 stars 27 forks source link

return error body on error #42

Closed MarinPostma closed 1 year ago

MarinPostma commented 1 year ago

Return the content of the error body on error, to help debugging.