pub fn open_opts( directory: impl Into<PathBuf>, options: Options) -> Result<Repository, Error>
See ThreadSafeRepository::open_opts(), but returns a Repository instead.
Repository