Struct pokemon_go_protobuf::POGOProtos_Data_Battle::BattleLog [] [src]

pub struct BattleLog { /* fields omitted */ }

Methods

impl BattleLog
[src]

Trait Implementations

impl Clone for BattleLog
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for BattleLog
[src]

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

impl Sync for BattleLog
[src]

impl Message for BattleLog
[src]

impl MessageStatic for BattleLog
[src]

impl Clear for BattleLog
[src]

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

Formats the value using the given formatter.