Struct pokemon_go_protobuf::POGOProtos_Networking_Responses::GetDownloadUrlsResponse [] [src]

pub struct GetDownloadUrlsResponse { /* fields omitted */ }

Methods

impl GetDownloadUrlsResponse
[src]

Trait Implementations

impl Clone for GetDownloadUrlsResponse
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for GetDownloadUrlsResponse
[src]

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

impl Sync for GetDownloadUrlsResponse
[src]

impl Message for GetDownloadUrlsResponse
[src]

impl MessageStatic for GetDownloadUrlsResponse
[src]

impl Clear for GetDownloadUrlsResponse
[src]

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

Formats the value using the given formatter.