Module error

Source
Expand description

Custom error type module.

Structs§

ErrorResponse
Common Error response

Enums§

JQuantsError
Custom error type for JQuants API client. This is a simple enum that wraps the reqwest::Error and ErrorResponse types.