pub type PbType = Type;
Alias for Type.
Type
enum PbType { Unspecified = 0, RowsLegacy = 2, Rows = 5, Range = 10, Session = 15, }
Deprecated since we introduced RANGE frame.
RANGE