Type Alias iceberg::spec::SortOrderRef

source ·
pub type SortOrderRef = Arc<SortOrder>;
Expand description

Reference to SortOrder.

Aliased Type§

struct SortOrderRef { /* private fields */ }