[go: up one dir, main page]

az 1.2.1

Casts and checked casts
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<!doctype html>
<html lang="en">
  <head>
    <title>Numeric casts</title>
  </head>
  <body>
    <div style="margin-right: auto; margin-left: auto; max-width: 600px;">
      <h1>Numeric casts</h1>
      <p>The <a href="https://crates.io/crates/az"><i>az</i> crate</a> provides casts and checked casts. Here you can find the documentation for the <a href="https://gitlab.com/tspiteri/az">current development version</a> of the crate.</p>
      <h2>Documentation</h2>
      <ul>
	<li><a href="dev/az/index.html">Documentation for the current development version.</a></li>
	<li><a href="https://docs.rs/az">Documentation for the published versions.</a></li>
      </ul>
    </div>
  </body>
</html>