Struct pokemon_go_protobuf::POGOProtos_Networking_Responses::EncounterTutorialCompleteResponse [] [src]

pub struct EncounterTutorialCompleteResponse { /* fields omitted */ }

Methods

impl EncounterTutorialCompleteResponse
[src]

Trait Implementations

impl Clone for EncounterTutorialCompleteResponse
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for EncounterTutorialCompleteResponse
[src]

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

impl Sync for EncounterTutorialCompleteResponse
[src]

impl Message for EncounterTutorialCompleteResponse
[src]

impl MessageStatic for EncounterTutorialCompleteResponse
[src]

impl Clear for EncounterTutorialCompleteResponse
[src]

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

Formats the value using the given formatter.