route

Function route 

Source
pub async fn route(
    __arg0: State<App>,
    __arg1: Path<String>,
) -> impl IntoResponse