Struct cargo::util::HgRepo [] [src]

pub struct HgRepo;

Methods

impl HgRepo

fn init(path: &Path) -> CargoResult<HgRepo>

fn discover(path: &Path) -> CargoResult<HgRepo>