obrewin-data-structures 0.0.4

Data structures for Obrewin
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Obrewin Data Structures

This crate provides standardized core data structures and traits for `Obrewin`, including

- Market data
- Order request and response

and more.

## How to install

```bash
cargo install obrewin-data-structures
```