Derive Macro yew_nested_router::Target

source ·
#[derive(Target)]
{
    // Attributes available to this derive:
    #[target]
}
Expand description

Helps implementing the Target trait in an enum.