Derive Macro yew_nested_router::prelude::Target
source · #[derive(Target)]
{
// Attributes available to this derive:
#[target]
}
Expand description
Helps implementing the Target trait in an enum.
#[derive(Target)]
{
// Attributes available to this derive:
#[target]
}
Helps implementing the Target trait in an enum.