pub type PbType = Type;
#[repr(i32)]pub enum PbType { Unspecified = 0, RowsLegacy = 2, Rows = 5, Range = 10, Session = 15, }
Deprecated since we introduced RANGE frame.
RANGE