Function test_coprocessor::fixture::init_data_with_details [−][src]
pub fn init_data_with_details<E: Engine>(
ctx: Context,
engine: E,
tbl: &ProductTable,
vals: &[(i64, Option<&str>, i64)],
commit: bool,
cfg: &Config
) -> (Store<E>, Endpoint<E>)