cot 0.3.1

The Rust web framework for lazy developers.
Documentation
<!DOCTYPE html>
<html lang="en">
<head>
    <title>Not Found</title>
    <style>
        html {
            color-scheme: light dark;
        }

        body {
            width: 35em;
            margin: 0 auto;
            font-family: Tahoma, Verdana, Arial, sans-serif;
        }
    </style>
</head>
<body>
<h1>Not Found</h1>
<p>Sorry, the page you are looking for has not been found.</p>
<p>Try checking if the address you provided is correct and do not contain any typos.</p>
</body>
</html>