Using this crate, you can use the **same** client to interact with **multiple different**
APIs with, different authentication methods, data formats etc.
The handler traits allow you to do things like authentication, data parsing etc.
For a more detailed explanation on what this crate can do, see the documentation
in the source code.
[Examples](https://github.com/negi-grass/crypto-botters)