Skip to main content

PartitionSpecRef

Type Alias PartitionSpecRef 

Source
pub type PartitionSpecRef = Arc<PartitionSpec>;
Expand description

Reference to PartitionSpec.

Aliased Typeยง

pub struct PartitionSpecRef { /* private fields */ }