obrewin-utils 0.0.3

General utilities for Obrewin
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# Obrewin Utils

This crate provides several general utilities for `Obrewin`.
Every code in this crate should be independent
and should not directly related to neither any trading
data structures nor any trading components.

## How to install

```bash
cargo install obrewin-utils
```