An HTTP web framework and server for Rust supporting HTTP/1.1, HTTP/2, and HTTP/3. No third-party HTTP dependencies — parsing, routing, middleware, auth, WebSocket, SSE, caching, and tracing are all built in.
<!DOCTYPEhtml><html><head><linkrel="stylesheet"href="/style.css"><linkrel="icon"href="/favicon.svg"><metacharset="utf-8"><metaname="viewport"content="width=device-width, initial-scale=1.0"></head><body><divclass="container"><h1>Not Found</h1><div>Resource you asked is not available on the server.
Check the URL for correctness and retry.
</div></div></body></html>