pub fn open(directory: impl Into<PathBuf>) -> Result<Repository, Error>
Expand description