Struct cargo::util::HgRepo
[−]
[src]
pub struct HgRepo;
pub struct HgRepo;
impl HgRepo
[src]fn init(path: &Path, cwd: &Path) -> CargoResult<HgRepo>
fn discover(path: &Path, cwd: &Path) -> CargoResult<HgRepo>