Expand description
Custom error type module.
Structs§
- Error
Response - Common Error response
Enums§
- JQuants
Error - Custom error type for JQuants API client. This is a simple enum that wraps the reqwest::Error and ErrorResponse types.
Custom error type module.