Struct ql2::proto::Query [] [src]

pub struct Query { /* fields omitted */ }

Methods

impl Query
[src]

Trait Implementations

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

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Query
[src]

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

impl Sync for Query
[src]

impl Message for Query
[src]

impl MessageStatic for Query
[src]

impl Clear for Query
[src]

impl Debug for Query
[src]

Formats the value using the given formatter.

impl ProtobufValue for Query
[src]