google_maps 3.3.1

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 30 feature flags, 16 of them enabled by default.

default

  • autocomplete
  • directions
  • distance_matrix
  • elevation
  • geocoding
  • places
  • roads
  • time_zone
  • enable-reqwest
  • reqwest/default-tls
  • reqwest/gzip
  • rust_decimal/serde

autocomplete

    This feature flag does not enable additional features.

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.

places

  • chrono
  • chrono-tz

roads

    This feature flag does not enable additional features.

time_zone

  • chrono
  • chrono-tz

enable-reqwest

  • reqwest
  • backoff
  • futures
  • stream_throttle

chrono

  • dep:chrono

chrono-tz

  • dep:chrono-tz

reqwest

  • dep:reqwest

backoff

  • dep:backoff

futures

  • dep:futures

stream_throttle

  • dep:stream_throttle

native-tls

  • reqwest/default-tls

tokio

  • dep:tokio

gzip

  • reqwest/gzip

brotli

  • reqwest/brotli

rustls

  • reqwest/rustls-tls

decimal-serde-str

  • rust_decimal/serde-str

decimal-serde-with-float

  • rust_decimal/serde-with-float

decimal-serde-with-str

  • rust_decimal/serde-with-arbitrary-precision

decimal-serde

  • rust_decimal/serde

decimal-serde-arbitrary-precision

  • rust_decimal/serde-arbitrary-precision

decimal-serde-with-arbitrary-precision

  • rust_decimal/serde-with-arbitrary-precision

geo-types

  • dep:geo-types

geo

  • geo-types

decimal-serde-float

  • rust_decimal/serde-float