Function gchemol_gut::utils::hash_code

source ·
pub fn hash_code<T: Hash + ?Sized>(t: &T) -> String
Expand description

Create a short alias to hashable object using std hasher