ig-client 0.11.2

This crate provides a client for the IG Markets API
Documentation
1
2
3
4
5
mod models;
mod services;
mod test_auth;
mod test_client;
mod test_listener;