Struct rust_abci::types::RequestCommit [] [src]

pub struct RequestCommit { /* fields omitted */ }

Methods

impl RequestCommit
[src]

Trait Implementations

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

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for RequestCommit
[src]

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

impl Sync for RequestCommit
[src]

impl Message for RequestCommit
[src]

impl MessageStatic for RequestCommit
[src]

impl Clear for RequestCommit
[src]

impl Debug for RequestCommit
[src]

Formats the value using the given formatter.

impl ProtobufValue for RequestCommit
[src]