all FX functions are now safe wrapped and I added the crate to the docs also it is added to the prelude

This commit is contained in:
ZennDev1337 2023-10-04 14:55:54 +02:00
parent 522844499e
commit b9e517fa21
1649 changed files with 72257 additions and 0 deletions

View file

@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../../arduboy_rust/prelude/fn.strlen.html">
<title>Redirection</title>
</head>
<body>
<p>Redirecting to <a href="../../../arduboy_rust/prelude/fn.strlen.html">../../../arduboy_rust/prelude/fn.strlen.html</a>...</p>
<script>location.replace("../../../arduboy_rust/prelude/fn.strlen.html" + location.search + location.hash);</script>
</body>
</html>

View file

@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../../arduboy_rust/c/index.html">
<title>Redirection</title>
</head>
<body>
<p>Redirecting to <a href="../../../arduboy_rust/c/index.html">../../../arduboy_rust/c/index.html</a>...</p>
<script>location.replace("../../../arduboy_rust/c/index.html" + location.search + location.hash);</script>
</body>
</html>