Macro std::hash::Hash1.38.0[][src]

macro_rules! Hash {
    ($item:item) => { ... };
}
Expand description

派生宏,生成 Hash trait 的实现。