Struct pokemon_go_protobuf::POGOProtos_Networking_Responses::ReleasePokemonResponse [] [src]

pub struct ReleasePokemonResponse { /* fields omitted */ }

Methods

impl ReleasePokemonResponse
[src]

Trait Implementations

impl Clone for ReleasePokemonResponse
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for ReleasePokemonResponse
[src]

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

impl Sync for ReleasePokemonResponse
[src]

impl Message for ReleasePokemonResponse
[src]

impl MessageStatic for ReleasePokemonResponse
[src]

impl Clear for ReleasePokemonResponse
[src]

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

Formats the value using the given formatter.