Struct kudu_pb::tserver::WriteResponsePB_PerRowErrorPB [] [src]

pub struct WriteResponsePB_PerRowErrorPB { /* fields omitted */ }

Methods

impl WriteResponsePB_PerRowErrorPB
[src]

Trait Implementations

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

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for WriteResponsePB_PerRowErrorPB
[src]

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

impl Sync for WriteResponsePB_PerRowErrorPB
[src]

impl Message for WriteResponsePB_PerRowErrorPB
[src]

impl MessageStatic for WriteResponsePB_PerRowErrorPB
[src]

impl Clear for WriteResponsePB_PerRowErrorPB
[src]

impl Debug for WriteResponsePB_PerRowErrorPB
[src]

Formats the value using the given formatter.

impl ProtobufValue for WriteResponsePB_PerRowErrorPB
[src]