pub type CompactType = Vec<u8>;
Compact serialized payload representation.
pub struct CompactType { /* private fields */ }