ig-client 0.11.2

This crate provides a client for the IG Markets API
Documentation
1
2
3
4
5
6
7
mod application;
mod error_tests;
mod model;
mod presentation;
mod storage;
mod test_error;
mod utils;