ig_trading_api 0.2.0

A Rust client for the REST and Streaming APIs from IG.com.
Documentation
1
2
3
4
5
6
pub mod common;
pub mod rest_api;
pub mod rest_client;
pub mod rest_models;
pub mod rest_regex;
pub mod streaming_api;