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