Function tiny_rpc::io::into_rpc_stream[][src]

pub fn into_rpc_stream<T, S: IntoRpcStream<T>>(stream: S) -> RpcStream<T, S>