Macro core::hash::Hash

1.38.0 · source · []
pub macro Hash($item:item) {
    ...
}
Expand description

Derive macro generating an impl of the trait Hash.

This documentation is an old archive. Please see https://rust.docs.kernel.org instead.