Struct ql2::proto::Datum [] [src]

pub struct Datum { /* fields omitted */ }

Methods

impl Datum
[src]

Trait Implementations

impl Clone for Datum
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Datum
[src]

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

impl Sync for Datum
[src]

impl Message for Datum
[src]

impl MessageStatic for Datum
[src]

impl Clear for Datum
[src]

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

Formats the value using the given formatter.

impl Encode for Datum
[src]