Type Alias UnboundPartitionSpecRef

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

Reference to UnboundPartitionSpec.

Aliased Typeยง

pub struct UnboundPartitionSpecRef { /* private fields */ }