Thanks to visit codestin.com Credit goes to doc.rust-lang.org
pub trait HashStableContext { }
Requirements for a StableHashingContext to be used in this crate. This is a hack to allow using the HashStable_Generic derive macro instead of implementing everything in rustc_middle.
StableHashingContext
HashStable_Generic
rustc_middle