tuff 0.0.1

A powerful and flexible trading framework built in Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "tuff"
version = "0.0.1"
edition = "2021"
description = "A powerful and flexible trading framework built in Rust"
license = "MIT"
repository = "https://github.com/jackson211/tuff"
readme = "../../README.md"
homepage = "https://github.com/jackson211/tuff"
categories = ["finance", "api-bindings"]
keywords = ["trading", "crypto", "exchange", "binance", "okx"]

[dependencies]