swarm_nl::core

Type Alias RpcData

Source
pub type RpcData = ByteVector;
Expand description

Type that represents the data exchanged during RPC operations.

Aliased Typeยง

struct RpcData { /* private fields */ }