libctp-sys 0.1.1

Rust bindings to CTP API
Documentation
# libctp-sys


Rust bindings to CTP API.

# os support


* Windows (32bit and 64bit)
* Linux (64bit)

# ctp version


```
v6.7.2_traderapi_20230913
```

# how to use


Add this in your `Cargo.toml`:

```
[dependencies]
libctp-sys = "0.1"
```