pub type RpcData = ByteVector;Expand description
Type that represents the data exchanged during RPC operations.
Aliased Typeยง
struct RpcData { /* private fields */ }pub type RpcData = ByteVector;Type that represents the data exchanged during RPC operations.
struct RpcData { /* private fields */ }