Type Definition tokio_jsonrpc::endpoint::RpcFinished [] [src]

type RpcFinished = Box<Future<Item = Option<Response>, Error = IoError>>;