Struct ciruela::proto::GetBlockResponse [] [src]

pub struct GetBlockResponse {
    pub data: Vec<u8>,
}

Fields

Trait Implementations

impl Response for GetBlockResponse
[src]

[src]

[src]

impl Debug for GetBlockResponse
[src]

[src]

Formats the value using the given formatter.