Function static_or_404

Source
pub async fn static_or_404(
    __arg0: State<AppState>,
    req: RequestState,
    uri: Uri,
) -> Response