pub type SortOrderRef = Arc<SortOrder>;
Reference to SortOrder.
SortOrder
struct SortOrderRef { /* private fields */ }