Skip to main content

ClonableView

Derive Macro ClonableView 

Source
#[derive(ClonableView)]
{
    // Attributes available to this derive:
    #[view]
}
Expand description

Derives the ClonableView trait for a struct whose fields are clonable views.