Function engine_test::new_temp_engine[][src]

pub fn new_temp_engine(path: &TempDir) -> Engines<KvTestEngine, RaftTestEngine>

Create a new set of engines in a temporary directory

This is little-used and probably shouldn’t exist.