Crates.io | gmail |
lib.rs | gmail |
version | 0.15.11 |
source | src |
created_at | 2023-12-26 05:36:42.931373 |
updated_at | 2024-08-22 20:43:43.347829 |
description | A fluent library for the Gmail API, based on OpenAPI spec |
homepage | https://github.com/libninjacom/gmail-rs |
repository | https://github.com/libninjacom/gmail-rs |
max_upload_size | |
id | 1080638 |
size | 991,412 |
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.