Commit Graph

6 Commits

Author SHA1 Message Date
Everett Pompeii 8b6b91d6ba
Include Response bytes when payload didn't deserialize as expected (#655) 2023-12-29 09:27:08 -08:00
Adam Leventhal 7e5dc6586c
gussy up docs for release (#193)
make TryInto use fully specified as std::convert::TryInto
2022-09-10 17:15:14 -07:00
Karen Cárcamo 8964ace0ac
Update error documentation (#121)
* Update error documentation

* Update docs/progenitor-client.md

Co-authored-by: Adam Leventhal <adam.leventhal@gmail.com>

Co-authored-by: Adam Leventhal <adam.leventhal@gmail.com>
2022-07-14 18:07:49 +12:00
Karen Cárcamo 3c8c51260d
Show how to use Client::new_with_client (#119)
* Show how to use Client::new_with_client

* new doc on implementation
2022-07-12 11:19:25 -07:00
Adam Leventhal 39b1d9107d
add helper functions to Error and ResponseValue (#28) 2022-02-23 21:07:30 -08:00
Adam Leventhal 25192b5dc1
Add a wrapper types for success and error responses (#26) 2022-02-08 08:59:38 -08:00