pub type Message = HeapBytes;
nightly
Heap-allocated, page-aligned message for signed messages, for use with protected memory.
struct Message(/* private fields */);