Module error

Module error 

Source
Expand description

Types for errors received from the API and occurring in the clients.

Structs§

ApiErrorhistorical
An error from the Databento API.

Enums§

Error
An error that can occur while working with Databento’s API.

Type Aliases§

Result
An alias for a Result with databento::Error as the error type.