Struct google_geocoding::AddressComponent[][src]

pub struct AddressComponent { /* fields omitted */ }

One component of a separated address

Trait Implementations

impl Debug for AddressComponent
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations