Type Definition ethcore::snapshot::service::Channel
[−]
[src]
type Channel = IoChannel<ClientIoMessage>;
Type alias for client io channel.