pub type SpecBytes = Vec<u8>;
Alloc-backed bytes for specs that need owned buffers.
pub struct SpecBytes { /* private fields */ }