Struct pokemon_go_protobuf::POGOProtos_Networking_Responses::CheckAwardedBadgesResponse [] [src]

pub struct CheckAwardedBadgesResponse { /* fields omitted */ }

Methods

impl CheckAwardedBadgesResponse
[src]

Trait Implementations

impl Clone for CheckAwardedBadgesResponse
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for CheckAwardedBadgesResponse
[src]

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

impl Sync for CheckAwardedBadgesResponse
[src]

impl Message for CheckAwardedBadgesResponse
[src]

impl MessageStatic for CheckAwardedBadgesResponse
[src]

impl Clear for CheckAwardedBadgesResponse
[src]

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

Formats the value using the given formatter.