Struct kinetic_protobuf::Local [] [src]

pub struct Local { /* fields omitted */ }

Methods

impl Local
[src]

Trait Implementations

impl Clone for Local
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Local
[src]

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

impl Sync for Local
[src]

impl Message for Local
[src]

impl MessageStatic for Local
[src]

impl Clear for Local
[src]

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

Formats the value using the given formatter.