pub type Message = HeapBytes;Available on crate feature
nightly only.Expand description
Heap-allocated, page-aligned message for signed messages, for use with protected memory.
Aliased Typeยง
pub struct Message(/* private fields */);