Struct pokemon_go_protobuf::POGOProtos_Networking_Responses::FortRecallPokemonResponse [] [src]

pub struct FortRecallPokemonResponse { /* fields omitted */ }

Methods

impl FortRecallPokemonResponse
[src]

Trait Implementations

impl Clone for FortRecallPokemonResponse
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for FortRecallPokemonResponse
[src]

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

impl Sync for FortRecallPokemonResponse
[src]

impl Message for FortRecallPokemonResponse
[src]

impl MessageStatic for FortRecallPokemonResponse
[src]

impl Clear for FortRecallPokemonResponse
[src]

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

Formats the value using the given formatter.