Type Alias iceberg::spec::NestedFieldRef
source · pub type NestedFieldRef = Arc<NestedField>;
Expand description
Reference to nested field.
Aliased Type§
struct NestedFieldRef { /* private fields */ }
pub type NestedFieldRef = Arc<NestedField>;
Reference to nested field.
struct NestedFieldRef { /* private fields */ }