pub type BBFrame = Bytes;
BBFRAME (Base-Band Frame).
This is an alias for Bytes. BBFRAMES are represented by the Bytes that contains their data.
Bytes
pub struct BBFrame { /* private fields */ }