Struct protobuf::well_known_types::ListValue [] [src]

pub struct ListValue { /* fields omitted */ }

Methods

impl ListValue
[src]

Trait Implementations

impl PartialEq for ListValue
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl Clone for ListValue
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for ListValue
[src]

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

impl Sync for ListValue
[src]

impl Message for ListValue
[src]

impl MessageStatic for ListValue
[src]

impl Clear for ListValue
[src]

impl Debug for ListValue
[src]

Formats the value using the given formatter.

impl ProtobufValue for ListValue
[src]