pub trait ToTypeHash { }Expand description
Helper trait used to convert a type into a type hash.
This is used by Hash::type_hash to get the
type hash of an object.
pub trait ToTypeHash { }Helper trait used to convert a type into a type hash.
This is used by Hash::type_hash to get the
type hash of an object.