Skip to main content

Routes

Derive Macro Routes 

Source
#[derive(Routes)]
{
    // Attributes available to this derive:
    #[route]
    #[fallback]
}