Function make_state_table

Source
pub async fn make_state_table<S: StateStore>(
    hummock: S,
    table: &TableCatalog,
) -> StateTable<S>