Skip to main content

SortOrderRef

Type Alias SortOrderRef 

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

Reference to SortOrder.

Aliased Typeยง

pub struct SortOrderRef { /* private fields */ }