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