Asana client, generated from the OpenAPI spec.
# Usage
See examples/ directory for usage.
# Installation
Add this to your Cargo.toml:
```toml
[dependencies]
asana2 = ".."
```
# Documentation
* [Client Library Documentation](https://docs.rs/asana2/latest/asana/)
You can see working examples of every API call in the `examples/` directory.
# Contributing
Contributions are welcome!
*Library created with [Libninja](https://www.libninja.com).*