Crate gmail

Source
Expand description

GmailClient is the main entry point for this library.

Library created with libninja.

Modules§

header_ext
model
request

Structs§

FluentRequest
GmailClient

Enums§

Error
GmailAuth

Traits§

InMemoryResponseExt
Attempt to clear sensitive information from the response.

Functions§

default_http_client
init_http_client
Use this method if you want to add custom middleware to the httpclient. It must be called before any requests are made, otherwise it will have no effect. Example usage:
init_oauth2_flow
shared_oauth2_flow

Type Aliases§

Result