Skip to main content

Module client

Module client 

Source
Expand description

QuestradeClient — async HTTP client for the Questrade REST API.

Structs§

QuestradeClient
Async HTTP client for the Questrade REST API.
QuestradeClientBuilder
Builder for QuestradeClient that allows injecting a custom reqwest::Client for TLS, proxy, or timeout configuration.