Type Alias TableMetadataRef

Source
pub type TableMetadataRef = Arc<TableMetadata>;
Expand description

Reference to TableMetadata.

Aliased Typeยง

struct TableMetadataRef { /* private fields */ }