Gmail client, generated from the OpenAPI spec.
See examples/ directory for usage.
This example loads configuration from environment variables, specifically:
Add this to your Cargo.toml:
[dependencies]
gmail = ".."
You can see working examples of every API call in the examples/
directory.
Contributions are welcome!
Library created with Libninja.