Function bundler::fallback_endpoint
source ยท pub(crate) async fn fallback_endpoint() -> impl IntoResponse
Expand description
Returns a HTTP 404 status code when a non-existant route is queried
pub(crate) async fn fallback_endpoint() -> impl IntoResponse
Returns a HTTP 404 status code when a non-existant route is queried