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