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