arti-rpc-client-core
Client library for Arti RPC
Overview
This crate provides the recommended mechanism for connecting to Arti over RPC. It provides a set of APIs, along with FFI wrappers, to open a connection to Arti, send requests, and receive replies.
For more information about the Arti RPC system, see the arti rpc book.
License: MIT OR Apache-2.0