# 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
```