Struct pokemon_go_protobuf::POGOProtos_Networking_Responses::CheckCodenameAvailableResponse [] [src]

pub struct CheckCodenameAvailableResponse { /* fields omitted */ }

Methods

impl CheckCodenameAvailableResponse
[src]

Trait Implementations

impl Clone for CheckCodenameAvailableResponse
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for CheckCodenameAvailableResponse
[src]

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

impl Sync for CheckCodenameAvailableResponse
[src]

impl Message for CheckCodenameAvailableResponse
[src]

impl MessageStatic for CheckCodenameAvailableResponse
[src]

impl Clear for CheckCodenameAvailableResponse
[src]

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

Formats the value using the given formatter.