Struct pokemon_go_protobuf::POGOProtos_Networking_Responses::UpgradePokemonResponse [] [src]

pub struct UpgradePokemonResponse { /* fields omitted */ }

Methods

impl UpgradePokemonResponse
[src]

Trait Implementations

impl Clone for UpgradePokemonResponse
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for UpgradePokemonResponse
[src]

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

impl Sync for UpgradePokemonResponse
[src]

impl Message for UpgradePokemonResponse
[src]

impl MessageStatic for UpgradePokemonResponse
[src]

impl Clear for UpgradePokemonResponse
[src]

impl PartialEq for UpgradePokemonResponse
[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 UpgradePokemonResponse
[src]

Formats the value using the given formatter.