google_maps 2.1.6

An unofficial Google Maps Platform client library for the Rust programming language.
Documentation

google_maps

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 19 feature flags, 14 of them enabled by default.

default

  • directions
  • distance_matrix
  • elevation
  • geocoding
  • time_zone
  • autocomplete
  • enable-reqwest
  • reqwest/default-tls
  • reqwest/gzip

directions

  • chrono
  • chrono-tz

distance_matrix

  • chrono
  • chrono-tz

elevation

    This feature flag does not enable additional features.

geocoding

    This feature flag does not enable additional features.

time_zone

  • chrono
  • chrono-tz

autocomplete

    This feature flag does not enable additional features.

enable-reqwest

  • reqwest
  • backoff
  • futures
  • stream_throttle

chrono

    This feature flag does not enable additional features.

chrono-tz

    This feature flag does not enable additional features.

reqwest

    This feature flag does not enable additional features.

backoff

    This feature flag does not enable additional features.

futures

    This feature flag does not enable additional features.

stream_throttle

    This feature flag does not enable additional features.

native-tls

  • reqwest/default-tls

brotli

  • reqwest/brotli

gzip

  • reqwest/gzip

rustls

  • reqwest/rustls-tls

tokio

    This feature flag does not enable additional features.