blob: 5062a8dd005437de6b3d8100721208936930d367 [file]
<!doctype html>
<html lang=en>
<head>
<meta charset=utf-8>
<title>Rust By Example Has Moved</title>
<script type="text/javascript">
window.addEventListener('load', function () {
document.location.replace('https://doc.rust-lang.org/stable/rust-by-example' + document.location.pathname);
})
</script>
</head>
<body>
<p>404 Page Not Found. Redirecting...</p>
</body>
</html>