of_adapters 0.1.0

Provider adapters and market-data abstraction for the Orderflow engine
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "of_adapters"
version = "0.1.0"
dependencies = [
 "of_core",
]

[[package]]
name = "of_core"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "10e153195a4e1e5fa53c4f2a6eae53cf7e4213793701363fc7ad388308c3bea9"