13 lines
296 B
HTML
13 lines
296 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<title>Appendix</title>
|
|
</head>
|
|
<body>
|
|
<h1 id="appendix"><a class="header" href="#appendix">Appendix</a></h1>
|
|
<p>The following sections contain reference material you may find useful in your
|
|
Rust journey.</p>
|
|
</body>
|
|
</html>
|