Struct pokemon_go_protobuf::POGOProtos_Data_Logs::ActionLogEntry [] [src]

pub struct ActionLogEntry { /* fields omitted */ }

Methods

impl ActionLogEntry
[src]

Trait Implementations

impl Clone for ActionLogEntry
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for ActionLogEntry
[src]

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

impl Sync for ActionLogEntry
[src]

impl Message for ActionLogEntry
[src]

impl MessageStatic for ActionLogEntry
[src]

impl Clear for ActionLogEntry
[src]

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

Formats the value using the given formatter.