# Functions
No description provided by the author
MapErrors -- trys to extract errors from resty response, check http statuses and pack resulting info to error.
# Structs
Rq -- request params.
UnexpectedHTTPstatusError -- contains HTTP status code and message.
No description provided by the author
# Interfaces
REST -- rest client interface.