Function cargo_update::ops::cargo_hash[][src]

pub fn cargo_hash<T: Hash>(whom: T) -> String
Expand description

Stolen from and equivalent to short_hash() from https://github.com/rust-lang/cargo/blob/74f2b400d2be43da798f99f94957d359bc223988/src/cargo/util/hex.rs