Docs.rs
rust-gmail-0.2.1
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
rust-gmail 0.2.1
A simple crate to send emails using the Gmail API
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
18
out of
18
items documented
1
out of
9
items with examples
Size
Source code size: 63.36 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 2.04 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
Homepage
ViddeM/rust-gmail
0
2
0
crates.io
Dependencies
base64 ^0.13
normal
chrono ^0.4
normal
jwt ^0.16
normal
openssl ^0.10
normal
reqwest ^0.11
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^1.0
normal
Versions
0.2.1
(2023-08-15)
0.2.0
(2023-08-12)
0.1.3
(2023-08-12)
0.1.2
(2023-08-12)
0.1.1
(2023-08-12)
0.1.0
(2023-08-12)
Owners
Rust-gmail
Simple Rust crate for sending emails via the GMAIL Api and a Google cloud service account.