Enum google_place_api::place::InputType [−][src]
pub enum InputType {
TextQuery,
PhoneNumber,
}Variants
TextQuery
PhoneNumber
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for InputType
impl UnwindSafe for InputType
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
