Struct pokemon_go_protobuf::POGOProtos_Networking_Responses::DownloadRemoteConfigVersionResponse [] [src]

pub struct DownloadRemoteConfigVersionResponse { /* fields omitted */ }

Methods

impl DownloadRemoteConfigVersionResponse
[src]

Trait Implementations

impl Clone for DownloadRemoteConfigVersionResponse
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for DownloadRemoteConfigVersionResponse
[src]

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

impl Sync for DownloadRemoteConfigVersionResponse
[src]

impl Message for DownloadRemoteConfigVersionResponse
[src]

impl MessageStatic for DownloadRemoteConfigVersionResponse
[src]

impl Clear for DownloadRemoteConfigVersionResponse
[src]

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

Formats the value using the given formatter.