Struct pokemon_go_protobuf::POGOProtos_Settings_Master_Pokemon::EncounterAttributes [] [src]

pub struct EncounterAttributes { /* fields omitted */ }

Methods

impl EncounterAttributes
[src]

Trait Implementations

impl Clone for EncounterAttributes
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for EncounterAttributes
[src]

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

impl Sync for EncounterAttributes
[src]

impl Message for EncounterAttributes
[src]

impl MessageStatic for EncounterAttributes
[src]

impl Clear for EncounterAttributes
[src]

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

Formats the value using the given formatter.