mapquest 0.1.0

A wrapper for the Mapquest REST api
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[![crates.io](https://img.shields.io/crates/v/mapquest.svg)](https://crates.io/crates/mapquest)
[![docs.rs](https://docs.rs/mapquest/badge.svg)](https://docs.rs/mapquest/latest/mapquest/)
[![Build Status](https://travis-ci.org/stillinbeta/mapquest.svg?branch=master)](https://travis-ci.org/stillinbeta/mapquest) 

# Mapquest API

Rust bindings around the [Mapquest REST API][mapquest]. 

Currently, only the [Geocoding api][geocode] is supported.

[mapquest]: https://developer.mapquest.com/documentation/
[geocode]: https://developer.mapquest.com/documentation/geocoding-api/