pub type BinaryPayload = Vec<u8>;
Primary payload representation shared across envelopes.
pub struct BinaryPayload { /* private fields */ }