Crate linera_rpc
source ·Expand description
This module provides network abstractions and the data schemas for remote procedure calls (RPCs) in the Linera protocol.
Re-exports§
pub use client::Client;
pub use node_provider::NodeOptions;
pub use node_provider::NodeProvider;