Struct pokemon_go_protobuf::POGOProtos_Networking_Responses::GetIncensePokemonResponse [] [src]

pub struct GetIncensePokemonResponse { /* fields omitted */ }

Methods

impl GetIncensePokemonResponse
[src]

Trait Implementations

impl Clone for GetIncensePokemonResponse
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for GetIncensePokemonResponse
[src]

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

impl Sync for GetIncensePokemonResponse
[src]

impl Message for GetIncensePokemonResponse
[src]

impl MessageStatic for GetIncensePokemonResponse
[src]

impl Clear for GetIncensePokemonResponse
[src]

impl PartialEq for GetIncensePokemonResponse
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl Debug for GetIncensePokemonResponse
[src]

Formats the value using the given formatter.