Function test_coprocessor::init_data_with_commit[][src]

pub fn init_data_with_commit(
    tbl: &ProductTable,
    vals: &[(i64, Option<&str>, i64)],
    commit: bool
) -> (Store<RocksEngine>, Endpoint<RocksEngine>)