Type Alias iceberg::spec::ViewVersionRef

source ·
pub type ViewVersionRef = Arc<ViewVersion>;
Expand description

Reference to ViewVersion.

Aliased Type§

struct ViewVersionRef { /* private fields */ }