Function executor_benchmark::init_db_and_executor[][src]

pub fn init_db_and_executor(
    config: &NodeConfig
) -> (Arc<dyn DbReader>, BlockExecutor<DiemVM>)