Struct cargo::util::GitRepo
[−]
[src]
pub struct GitRepo;
pub struct GitRepo;
impl GitRepofn init(path: &Path) -> CargoResult<GitRepo>fn discover(path: &Path) -> Result<Repository, Error>