Struct pokemon_go_protobuf::POGOProtos_Networking_Responses::PlayerUpdateResponse [] [src]

pub struct PlayerUpdateResponse { /* fields omitted */ }

Methods

impl PlayerUpdateResponse
[src]

Trait Implementations

impl Clone for PlayerUpdateResponse
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for PlayerUpdateResponse
[src]

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

impl Sync for PlayerUpdateResponse
[src]

impl Message for PlayerUpdateResponse
[src]

impl MessageStatic for PlayerUpdateResponse
[src]

impl Clear for PlayerUpdateResponse
[src]

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

Formats the value using the given formatter.