pub fn open_already_inserted(
global_app_state_dir: &GlobalAppStateDir,
) -> Result<KeyVal<BenchmarkingJobParametersHash, (BenchmarkingJobParameters, Vec<SystemTime>)>>Expand description
Open the table of the already-inserted jobs
pub fn open_already_inserted(
global_app_state_dir: &GlobalAppStateDir,
) -> Result<KeyVal<BenchmarkingJobParametersHash, (BenchmarkingJobParameters, Vec<SystemTime>)>>Open the table of the already-inserted jobs