ctrader-rs
Asyncronous CTrader OpenAPI library implementation in rust.
Usage
Add this in your Cargo.toml:
[]
= "*"
Take a look at the examples/ directory for client and server examples. You may also want to get familiar with
Tokio if you don't have any experience with it.