Type Alias TableConfigRef

Source
pub type TableConfigRef = Arc<TableConfig>;
Expand description

Reference to TableConfig.

Aliased Typeยง

struct TableConfigRef { /* private fields */ }