Struct jsonrpc_core::io::IoDelegate
[−]
[src]
pub struct IoDelegate<T> where T: Send + Sync + 'static {
// some fields omitted
}
pub struct IoDelegate<T> where T: Send + Sync + 'static {
// some fields omitted
}
impl<T> IoDelegate<T> where T: Send + Sync + 'static
[src]