pub type PbOrderType = OrderType;
Alias for OrderType.
OrderType
struct PbOrderType { pub direction: i32, pub nulls_are: i32, }
direction: i32
nulls_are: i32