pub fn non_zero_version_hash(hash: &str) -> Option<&str>
Returns the version hash if it is meaningful (i.e. not all zeros, which fedimint-build substitutes when no git information is available).
fedimint-build