Struct foursquare::venue::ExploreOptions [] [src]

pub struct ExploreOptions { /* fields omitted */ }

Explore api options.

Use ExploreOptions::builder() interface to construct these

Methods

impl ExploreOptions
[src]

Trait Implementations

impl Default for ExploreOptions
[src]

[src]

Returns the "default value" for a type. Read more

impl Debug for ExploreOptions
[src]

[src]

Formats the value using the given formatter.