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