[][src]Macro rustc_data_structures::impl_stable_hash_via_hash

macro_rules! impl_stable_hash_via_hash {
    ($t:ty) => { ... };
}