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