Struct pokemon_go_protobuf::POGOProtos_Data_Battle::BattleAction [] [src]

pub struct BattleAction { /* fields omitted */ }

Methods

impl BattleAction
[src]

Trait Implementations

impl Clone for BattleAction
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for BattleAction
[src]

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

impl Sync for BattleAction
[src]

impl Message for BattleAction
[src]

impl MessageStatic for BattleAction
[src]

impl Clear for BattleAction
[src]

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

Formats the value using the given formatter.