Crate marketstack

Source
Expand description

A library for communicating with the Marketstack REST API.

Re-exports§

pub use crate::types::*;

Modules§

api
API endpoint structures.
types
Contains Rust types of deserialized responses from Marketstack REST API.

Structs§

AsyncMarketstack
A represenation of the asynchronous Marketstack API.
Marketstack
A representation of the Marketstack API.
MarketstackBuilder
Builder pattern implementation for Marketstack and AsyncMarketstack.

Enums§

AuthError
MarketstackError
RestError