Structs§
- Partial
RpcRequest 🔒Message - RpcRequest
Message - RpcRequest
Payload - Represents the payload of an RPC request. It encapsulates both the serialized and deserialized form of the request. This allows for efficient handling of requests without having to implement deserialization in multiple places.