fn from_handle(handle: ClientDriverHandle) -> Self[src]fn handle(&self) -> &ClientDriverHandle[src]fn new(transport: Transport) -> (Self, BoxFuture<'static, ()>)[src]fn make_request(&self, req: RpcFrame) -> BoxFuture<'static, Result<RpcFrame>>[src]