Writing your own RDB file parser in Rust


Testing how things render in the browser.

Thank you everyone for reading my shennanigans

<!doctype html>
<html lang="en">
  <head>
    <meta charset="utf-8" />
    <title>Example HTML5 Document</title>
  </head>
  <body>
    <p>Test</p>
  </body>
</html>