DataHasher

Derive Macro DataHasher 

Source
#[derive(DataHasher)]
{
    // Attributes available to this derive:
    #[skip]
    #[hash]
}
Expand description

Alias of LightHasher.