[][src]Module google_maps::directions::response

Resources (enums, structs) for processing the Directions API response from the Google Maps Platform. Look in here for more information about the data returned from Google's server and how to parse it with your program.

Modules

distance
duration
fare
status

Contains the Status enum and its associated traits. It may contain debugging information to help you track down why the service request failed.

Structs

Response

Directions responses contain the following root elements.