Function extract_table_parallelism

Source
fn extract_table_parallelism(
    parallelism: SetVariableValue,
) -> Result<TableParallelism, RwError>