//! Resources (enums, structs) for processing the Address Validation API
//! _Provide Validation Feedback_ 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.
use ;
use ;
// -----------------------------------------------------------------------------
//
/// The response to an provide validation feedback request.
// struct Response
// -----------------------------------------------------------------------------
// impl