Type Definition ethcore::snapshot::service::Channel

source · []
pub type Channel = IoChannel<ClientIoMessage>;
Expand description

Type alias for client io channel.