Searched defs:commit_hash (Results 1 – 4 of 4) sorted by relevance
41 fn commit_hash() -> Option<String> { in commit_hash() function
14 let commit_hash = std::option_env!("GIT_HASH").map(str::to_string); localVariable53 pub commit_hash: Option<String>, field
12 def fetch_zip(commit_hash, zip_dir, *, org='python', binary=False, verbose): argument
8 pub commit_hash: &'static str, field