Function rustc_query_system::dep_graph::graph::hash_result
source ยท pub fn hash_result<R>(
hcx: &mut StableHashingContext<'_>,
result: &R,
) -> Fingerprintwhere
R: for<'a> HashStable<StableHashingContext<'a>>,