summaryrefslogblamecommitdiff
path: root/html/pollex.html
blob: 6d7e8bdcb6e49cd4ff4294078defb6487fc02730 (plain) (tree)
1
2
3
4
5
6
7
8
9



                                      
                                             
 

                                                                                           
                                                           

                                                            


                                                                        

               
                                                             






                                                                    













                                                                                                                                                                                             
                                                                       
                      

                                                                  

               
<!DOCTYPE html>
<html>
	<head>
		<meta charset="UTF-8">
		<meta name="darkreader-lock">

		<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 id="title">Pollex | Achernar</title>

		<link href="/css/main.css" rel="stylesheet">
		<noscript>
			<link href="/css/noScript.css" rel="stylesheet">
		</noscript>
	</head>

	<body data-page="pollex" data-theme="dark" id="body">
		<!--#include virtual="/shtml/navigationBar.shtml"-->

		<div id="frontPage">
			<img id="glyph" src="/svg/glyph/pollex.svg">
		</div>

		<div id="content">
			<p id="contentHeading">Pollex</p>

			<section>
				<p><em>Pollex</em> is a Rust library for manipulating Arm ISA instructions.</p>
				<br>
				<p>See more at <span class="code"><a href="https://crates.io/crates/pollex/">crates.io</a></span>.</p>
			</section>

			<section>
				<p class="heading">Docs</p>

				<p>As per usual, documentation for <em>Pollex</em> can be found on <a href="https://docs.rs/pollex/latest/pollex/"><span class="code">docs.rs</span></a>.</p>
			</section>

			<!--#include virtual="/shtml/footnote.shtml"-->
		</div>

		<!--#include virtual="/shtml/initScripts.shtml"-->
	</body>
</html>