Struct pokemon_go_protobuf::POGOProtos_Data::PokemonData [] [src]

pub struct PokemonData { /* fields omitted */ }

Methods

impl PokemonData
[src]

Trait Implementations

impl Clone for PokemonData
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for PokemonData
[src]

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

impl Sync for PokemonData
[src]

impl Message for PokemonData
[src]

impl MessageStatic for PokemonData
[src]

impl Clear for PokemonData
[src]

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

Formats the value using the given formatter.