pub type PbRangeFrameBound = RangeFrameBound;
Alias for RangeFrameBound.
RangeFrameBound
struct PbRangeFrameBound { pub type: i32, pub offset: Option<Datum>, }
type: i32
offset: Option<Datum>