blob: 27e82326c2f301d7858febc450c00d6aaf9cc5f9 (
plain) (
tree)
|
|
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="author" content="Gabriel Bjørnager Jensen">
<meta name="darkreader-lock">
<meta name="description" content="About the Luma emulator.">
<meta name="keywords" content="achernar, agb, arm, luma, rust, thumb">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="/favicon.ico" rel="icon" type="image/vnd.microsoft.icon">
<link href="/apple-touch-icon.png" rel="apple-touch-icon" type="image/png">
<title>Luma | Achernar</title>
<link href="/css/main.css" rel="stylesheet">
<noscript>
<link href="/css/noScript.css" rel="stylesheet">
</noscript>
<script src="/js/init.js" type="text/javascript"></script>
</head>
<body data-page="luma">
<!--#include virtual="/include/header.shtml"-->
<div id="page">
<h1 id ="anchor.about">kuma</h1>
<section>
<p><em>bzipper</em> is a Rust crate for serialisation and deserialisation of binary streams.</p>
<br>
<p>See more at <code><a href="https://crates.io/crates/bzipper/">crates.io</a></code>.</p>
</section>
<h1 id="anchor.docs">docs</h1>
<section>
<p>See <a href="https://docs.rs/pollex/latest/pollex/"><code>docs.rs</code></a> for documentation.</p>
</section>
<!--#include virtual="/include/footer.shtml"-->
</div>
</body>
<script type="text/javascript">
init();
</script>
</html>
|