Type Definition qp2p::UsrMsgBytes

source ·
pub type UsrMsgBytes = (Bytes, Bytes, Bytes);
Expand description

The message bytes that comprise the message, These are (header, dst, payload) bytes to be passed to qp2p