#[derive(DataHasher)]
{
// Attributes available to this derive:
#[skip]
#[hash]
}
Expand description
Alias of LightHasher.
#[derive(DataHasher)]
{
// Attributes available to this derive:
#[skip]
#[hash]
}
Alias of LightHasher.