Function nft_server::server::return_404
source · [−]pub async fn return_404() -> impl IntoResponseExpand description
Fallback handler that returns a 404 with body "unknown route"
pub async fn return_404() -> impl IntoResponseFallback handler that returns a 404 with body "unknown route"