Struct jsonrpc_core::async::Ready [] [src]

pub struct Ready {
    // some fields omitted
}

Asynchronous result transmitting end

Methods

impl Ready
[src]

Submit asynchronous result

Trait Implementations

impl Debug for Ready
[src]

Formats the value using the given formatter.

impl Clone for Ready
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more