pub async fn smart_fallback_handler(
__arg0: State<StaticContentState>,
uri: Uri,
method: Method,
req_ctx: Option<Extension<RequestContext>>,
) -> impl IntoResponsepub async fn smart_fallback_handler(
__arg0: State<StaticContentState>,
uri: Uri,
method: Method,
req_ctx: Option<Extension<RequestContext>>,
) -> impl IntoResponse