Struct rust_abci::types::ResponseBeginBlock [] [src]

pub struct ResponseBeginBlock { /* fields omitted */ }

Methods

impl ResponseBeginBlock
[src]

Trait Implementations

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

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for ResponseBeginBlock
[src]

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

impl Sync for ResponseBeginBlock
[src]

impl Message for ResponseBeginBlock
[src]

impl MessageStatic for ResponseBeginBlock
[src]

impl Clear for ResponseBeginBlock
[src]

impl Debug for ResponseBeginBlock
[src]

Formats the value using the given formatter.

impl ProtobufValue for ResponseBeginBlock
[src]