#[derive(CryptoHashView)]
{
// Attributes available to this derive:
#[view]
}
Expand description
Derives the View, HashableView and CryptoHashView traits for a struct.
#[derive(CryptoHashView)]
{
// Attributes available to this derive:
#[view]
}
Derives the View, HashableView and CryptoHashView traits for a struct.