Type Alias UnboundPartitionSpecRef

Source
pub type UnboundPartitionSpecRef = Arc<UnboundPartitionSpec>;
Expand description

Reference to UnboundPartitionSpec.

Aliased Typeยง

struct UnboundPartitionSpecRef { /* private fields */ }