Searched defs:GitInfo (Results 1 – 2 of 2) sorted by relevance
17 pub enum GitInfo { enum37 impl GitInfo { impl38 pub fn new(omit_git_hash: bool, dir: &Path) -> GitInfo { in new()
739 fn rust_info(&self) -> &GitInfo { in rust_info()