fixed 2.0.0-alpha.12

Fixed-point numbers
Documentation
<!doctype html>
<html lang="en">
  <head>
    <title>Fixed-point numbers</title>
  </head>
  <body>
    <div style="margin-right: auto; margin-left: auto; max-width: 600px;">
      <h1>Fixed-point numbers</h1>
      <p>The <a href="https://crates.io/crates/fixed"><i>fixed</i> crate</a> provides fixed-point numbers. Here you can find the documentation for the <a href="https://gitlab.com/tspiteri/fixed">current development version</a> of the crate.</p>
      <h2>Documentation</h2>
      <ul>
	<li><a href="dev/fixed/index.html">Documentation for the current development version.</a></li>
	<li><a href="https://docs.rs/fixed">Documentation for the published versions.</a></li>
      </ul>
    </div>
  </body>
</html>