exc-okx 0.7.3

OKX exchange services
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Exc-okx

Okx api service built with `exc` .

[![Crates.io][crates-badge]][crates-url]
[![MIT licensed][mit-badge]][mit-url]
[![Build Status][actions-badge]][actions-url]

[crates-badge]: https://img.shields.io/crates/v/exc-okx.svg
[crates-url]: https://crates.io/crates/exc-okx
[mit-badge]: https://img.shields.io/badge/license-MIT-blue.svg
[mit-url]: https://github.com/Nouzan/exc/blob/main/LICENSE
[actions-badge]: https://github.com/Nouzan/exc/workflows/CI/badge.svg
[actions-url]: https://github.com/Nouzan/exc/actions?query=workflow%3ACI+branch%3Amain

[API Docs](https://docs.rs/exc-okx/latest/exc-okx)