Macro core::hash::Hash  1.38.0[−][src]
pub macro Hash($item : item) {
    ...
}Expand description
Derive macro generating an impl of the trait Hash.
pub macro Hash($item : item) {
    ...
}Derive macro generating an impl of the trait Hash.