Macro swc_core::common::impl_stable_hash_via_hash

macro_rules! impl_stable_hash_via_hash {
    ($t:ty) => { ... };
}
Available on crate feature __common only.