pub type EndpointPayload = Vec<u8>;
Endpoint request or response payload.
struct EndpointPayload { /* private fields */ }