ig-client 0.12.3

This crate provides a client for the IG Markets API
Documentation
1
2
3
4
5
6
7
mod test_auth;
mod test_auth_flow;
mod test_client;
mod test_http_request;
// Exercises `Listener`, which wraps a `lightstreamer-rs` `SubscriptionListener`.
#[cfg(feature = "streaming")]
mod test_listener;