pub fn init_db<P: AsRef<Path> + Debug>(path: P) -> Result<DatabaseEnv>
Opens up an existing database at the specified path.