Hash in std::hash - Rust

std::hash

Derive Macro Hash 

1.38.0 ยท Source

#[derive(Hash)]
Expand description

Derive macro generating an impl of the trait Hash.