Struct pokemon_go_protobuf::POGOProtos_Networking_Responses::SetPlayerTeamResponse [] [src]

pub struct SetPlayerTeamResponse { /* fields omitted */ }

Methods

impl SetPlayerTeamResponse
[src]

Trait Implementations

impl Clone for SetPlayerTeamResponse
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for SetPlayerTeamResponse
[src]

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

impl Sync for SetPlayerTeamResponse
[src]

impl Message for SetPlayerTeamResponse
[src]

impl MessageStatic for SetPlayerTeamResponse
[src]

impl Clear for SetPlayerTeamResponse
[src]

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

Formats the value using the given formatter.