[][src]Module google_maps::client_settings

Contains the ClientSettings struct and its associated traits. It is used to set your API key and the settings such as: rate limiting, maxium retries, & retry delay times for your requests.

Structs

ClientSettings

Contains information used for authenticating with Google and other settings.