Enum google_place_api::place::Field [−][src]
pub enum Field {
Show 14 variants
BusinessStatus,
FormattedAddress,
Geometry,
Icon,
IconMaskBaseUri,
IconBackgroundColor,
Name,
Photo,
PlaceId,
PlusCode,
OpeningHours,
PriceLevel,
Rating,
UserRatingsTotal,
}Variants
BusinessStatus
FormattedAddress
Geometry
Icon
IconMaskBaseUri
IconBackgroundColor
Name
Photo
PlaceId
PlusCode
OpeningHours
PriceLevel
Rating
UserRatingsTotal
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Field
impl UnwindSafe for Field
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber to this type, returning a
WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a
WithDispatch wrapper. Read more
