Struct pokemon_go_protobuf::POGOProtos_Networking_Responses::GetMapObjectsResponse [] [src]

pub struct GetMapObjectsResponse { /* fields omitted */ }

Methods

impl GetMapObjectsResponse
[src]

Trait Implementations

impl Clone for GetMapObjectsResponse
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for GetMapObjectsResponse
[src]

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

impl Sync for GetMapObjectsResponse
[src]

impl Message for GetMapObjectsResponse
[src]

impl MessageStatic for GetMapObjectsResponse
[src]

impl Clear for GetMapObjectsResponse
[src]

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

Formats the value using the given formatter.