[Jupiter Aggregator](https://jup.ag/) API bindings for Rust.
The full [Jupiter API v1](https://quote-api.jup.ag/docs/static/index.html) is
supported. Basic usage examples can be found in the [examples](examples) directory.
* *
To run the examples:
```sh
$ cargo run --example <EXAMPLE_NAME>
```