Type Alias SortOrderRef

Source
pub type SortOrderRef = Arc<SortOrder>;
Expand description

Reference to SortOrder.

Aliased Typeยง

struct SortOrderRef { /* private fields */ }