[![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/