Crate marketstack
source ·Expand description
A library for communicating with the Marketstack REST API.
Re-exports
pub use crate::types::*;
Modules
- API endpoint structures.
- Contains Rust types of deserialized responses from Marketstack REST API.
Structs
- A represenation of the asynchronous Marketstack API.
- A representation of the Marketstack API.
- Builder pattern implementation for Marketstack and AsyncMarketstack.