Skip to main content

smart_fallback_handler

Function smart_fallback_handler 

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