Skip to main content

Crate vantage_api_pool

Crate vantage_api_pool 

Source

Re-exports§

pub use rate_limit::KeyedRateLimiter;
pub use rate_limit::RateLimitPolicyEnforcer;
pub use rate_limit::RateLimiter;
pub use resilient::AuthRefresher;
pub use resilient::BreakerMode;
pub use resilient::BreakerState;
pub use resilient::CallPolicy;
pub use resilient::ClientError;
pub use resilient::ErrorKind;
pub use resilient::ResilientClient;
pub use resilient::ResilientClientBuilder;
pub use resilient::RetryMode;
pub use resilient::RetryPolicy;
pub use resilient::TransportEvent;
pub use resilient::TransportObserver;

Modules§

rate_limit
resilient
ResilientClient — an async-native HTTP transport.

Structs§

Average
AwwPool
EventualRequest
Eventual request will be sent to the client… eventually. Might take a little bit of time, but we will get that response back.
EventualRequestMatcher
HttpClientPool
ItemStream
ItemStream4
PaginatedStream
PaginatedStream2
PaginatedStream3
PoolApi
Vantage TableSource backed by AwwPool with automatic pagination.
Stats