Explorar o código

Deploy QCGPU/qcgpu-rust to github.com/QCGPU/qcgpu-rust.git:gh-pages

Deployment Bot (from Travis CI) %!s(int64=7) %!d(string=hai) anos
pai
achega
7cee3ea93c
Modificáronse 100 ficheiros con 541 adicións e 1 borrados
  1. 1 1
      book/searchindex.js
  2. 3 0
      doc/implementors/core/clone/trait.Clone.js
  3. 2 0
      doc/implementors/core/cmp/trait.Eq.js
  4. 2 0
      doc/implementors/core/cmp/trait.Ord.js
  5. 2 0
      doc/implementors/core/cmp/trait.PartialEq.js
  6. 2 0
      doc/implementors/core/cmp/trait.PartialOrd.js
  7. 2 0
      doc/implementors/core/convert/trait.From.js
  8. 1 0
      doc/implementors/core/convert/trait.Into.js
  9. 1 0
      doc/implementors/core/default/trait.Default.js
  10. 1 0
      doc/implementors/core/fmt/trait.Binary.js
  11. 2 0
      doc/implementors/core/fmt/trait.Debug.js
  12. 2 0
      doc/implementors/core/fmt/trait.Display.js
  13. 1 0
      doc/implementors/core/fmt/trait.LowerHex.js
  14. 1 0
      doc/implementors/core/fmt/trait.Octal.js
  15. 1 0
      doc/implementors/core/fmt/trait.UpperHex.js
  16. 2 0
      doc/implementors/core/hash/trait.Hash.js
  17. 2 0
      doc/implementors/core/iter/iterator/trait.Iterator.js
  18. 10 0
      doc/implementors/core/iter/traits/trait.DoubleEndedIterator.js
  19. 2 0
      doc/implementors/core/marker/trait.Copy.js
  20. 2 0
      doc/implementors/core/ops/arith/trait.Add.js
  21. 2 0
      doc/implementors/core/ops/arith/trait.AddAssign.js
  22. 2 0
      doc/implementors/core/ops/arith/trait.Div.js
  23. 2 0
      doc/implementors/core/ops/arith/trait.DivAssign.js
  24. 2 0
      doc/implementors/core/ops/arith/trait.Mul.js
  25. 2 0
      doc/implementors/core/ops/arith/trait.MulAssign.js
  26. 2 0
      doc/implementors/core/ops/arith/trait.Neg.js
  27. 2 0
      doc/implementors/core/ops/arith/trait.Rem.js
  28. 2 0
      doc/implementors/core/ops/arith/trait.RemAssign.js
  29. 2 0
      doc/implementors/core/ops/arith/trait.Sub.js
  30. 2 0
      doc/implementors/core/ops/arith/trait.SubAssign.js
  31. 1 0
      doc/implementors/core/ops/bit/trait.BitAnd.js
  32. 1 0
      doc/implementors/core/ops/bit/trait.BitAndAssign.js
  33. 1 0
      doc/implementors/core/ops/bit/trait.BitOr.js
  34. 1 0
      doc/implementors/core/ops/bit/trait.BitOrAssign.js
  35. 1 0
      doc/implementors/core/ops/bit/trait.BitXor.js
  36. 1 0
      doc/implementors/core/ops/bit/trait.BitXorAssign.js
  37. 1 0
      doc/implementors/core/ops/bit/trait.Shl.js
  38. 1 0
      doc/implementors/core/ops/bit/trait.ShlAssign.js
  39. 1 0
      doc/implementors/core/ops/bit/trait.Shr.js
  40. 1 0
      doc/implementors/core/ops/bit/trait.ShrAssign.js
  41. 2 0
      doc/implementors/core/str/trait.FromStr.js
  42. 10 0
      doc/implementors/num/cast/trait.AsPrimitive.js
  43. 10 0
      doc/implementors/num/cast/trait.FromPrimitive.js
  44. 10 0
      doc/implementors/num/cast/trait.NumCast.js
  45. 10 0
      doc/implementors/num/cast/trait.ToPrimitive.js
  46. 10 0
      doc/implementors/num/pow/trait.Pow.js
  47. 10 0
      doc/implementors/num/trait.Bounded.js
  48. 10 0
      doc/implementors/num/trait.CheckedAdd.js
  49. 10 0
      doc/implementors/num/trait.CheckedDiv.js
  50. 10 0
      doc/implementors/num/trait.CheckedMul.js
  51. 10 0
      doc/implementors/num/trait.CheckedSub.js
  52. 10 0
      doc/implementors/num/trait.Float.js
  53. 10 0
      doc/implementors/num/trait.Integer.js
  54. 10 0
      doc/implementors/num/trait.Num.js
  55. 10 0
      doc/implementors/num/trait.One.js
  56. 10 0
      doc/implementors/num/trait.PrimInt.js
  57. 10 0
      doc/implementors/num/trait.Saturating.js
  58. 10 0
      doc/implementors/num/trait.Signed.js
  59. 10 0
      doc/implementors/num/trait.Unsigned.js
  60. 10 0
      doc/implementors/num/trait.Zero.js
  61. 10 0
      doc/implementors/num_bigint/trait.RandBigInt.js
  62. 10 0
      doc/implementors/num_bigint/trait.ToBigInt.js
  63. 10 0
      doc/implementors/num_bigint/trait.ToBigUint.js
  64. 11 0
      doc/implementors/num_integer/trait.Integer.js
  65. 2 0
      doc/implementors/num_traits/cast/trait.FromPrimitive.js
  66. 1 0
      doc/implementors/num_traits/cast/trait.ToPrimitive.js
  67. 2 0
      doc/implementors/num_traits/identities/trait.One.js
  68. 2 0
      doc/implementors/num_traits/identities/trait.Zero.js
  69. 2 0
      doc/implementors/num_traits/ops/checked/trait.CheckedAdd.js
  70. 2 0
      doc/implementors/num_traits/ops/checked/trait.CheckedDiv.js
  71. 2 0
      doc/implementors/num_traits/ops/checked/trait.CheckedMul.js
  72. 2 0
      doc/implementors/num_traits/ops/checked/trait.CheckedSub.js
  73. 2 0
      doc/implementors/num_traits/sign/trait.Signed.js
  74. 1 0
      doc/implementors/num_traits/sign/trait.Unsigned.js
  75. 2 0
      doc/implementors/num_traits/trait.Num.js
  76. 2 0
      doc/implementors/rustc_serialize/serialize/trait.Decodable.js
  77. 2 0
      doc/implementors/rustc_serialize/serialize/trait.Encodable.js
  78. 2 0
      doc/implementors/std/error/trait.Error.js
  79. 10 0
      doc/num/BigInt.t.html
  80. 10 0
      doc/num/BigRational.t.html
  81. 10 0
      doc/num/BigUint.t.html
  82. 10 0
      doc/num/Bounded.t.html
  83. 10 0
      doc/num/CheckedAdd.t.html
  84. 10 0
      doc/num/CheckedDiv.t.html
  85. 10 0
      doc/num/CheckedMul.t.html
  86. 10 0
      doc/num/CheckedSub.t.html
  87. 10 0
      doc/num/Complex.t.html
  88. 10 0
      doc/num/Float.t.html
  89. 10 0
      doc/num/FromPrimitive.t.html
  90. 10 0
      doc/num/Integer.t.html
  91. 10 0
      doc/num/Num.t.html
  92. 10 0
      doc/num/NumCast.t.html
  93. 10 0
      doc/num/One.t.html
  94. 10 0
      doc/num/PrimInt.t.html
  95. 10 0
      doc/num/Rational.t.html
  96. 10 0
      doc/num/Saturating.t.html
  97. 10 0
      doc/num/Signed.t.html
  98. 10 0
      doc/num/ToPrimitive.t.html
  99. 10 0
      doc/num/Unsigned.t.html
  100. 0 0
      doc/num/Zero.t.html

A diferenza do arquivo foi suprimida porque é demasiado grande
+ 1 - 1
book/searchindex.js


A diferenza do arquivo foi suprimida porque é demasiado grande
+ 3 - 0
doc/implementors/core/clone/trait.Clone.js


A diferenza do arquivo foi suprimida porque é demasiado grande
+ 2 - 0
doc/implementors/core/cmp/trait.Eq.js


A diferenza do arquivo foi suprimida porque é demasiado grande
+ 2 - 0
doc/implementors/core/cmp/trait.Ord.js


A diferenza do arquivo foi suprimida porque é demasiado grande
+ 2 - 0
doc/implementors/core/cmp/trait.PartialEq.js


A diferenza do arquivo foi suprimida porque é demasiado grande
+ 2 - 0
doc/implementors/core/cmp/trait.PartialOrd.js


A diferenza do arquivo foi suprimida porque é demasiado grande
+ 2 - 0
doc/implementors/core/convert/trait.From.js


A diferenza do arquivo foi suprimida porque é demasiado grande
+ 1 - 0
doc/implementors/core/convert/trait.Into.js


A diferenza do arquivo foi suprimida porque é demasiado grande
+ 1 - 0
doc/implementors/core/default/trait.Default.js


A diferenza do arquivo foi suprimida porque é demasiado grande
+ 1 - 0
doc/implementors/core/fmt/trait.Binary.js


A diferenza do arquivo foi suprimida porque é demasiado grande
+ 2 - 0
doc/implementors/core/fmt/trait.Debug.js


A diferenza do arquivo foi suprimida porque é demasiado grande
+ 2 - 0
doc/implementors/core/fmt/trait.Display.js


A diferenza do arquivo foi suprimida porque é demasiado grande
+ 1 - 0
doc/implementors/core/fmt/trait.LowerHex.js


A diferenza do arquivo foi suprimida porque é demasiado grande
+ 1 - 0
doc/implementors/core/fmt/trait.Octal.js


A diferenza do arquivo foi suprimida porque é demasiado grande
+ 1 - 0
doc/implementors/core/fmt/trait.UpperHex.js


A diferenza do arquivo foi suprimida porque é demasiado grande
+ 2 - 0
doc/implementors/core/hash/trait.Hash.js


A diferenza do arquivo foi suprimida porque é demasiado grande
+ 2 - 0
doc/implementors/core/iter/iterator/trait.Iterator.js


A diferenza do arquivo foi suprimida porque é demasiado grande
+ 10 - 0
doc/implementors/core/iter/traits/trait.DoubleEndedIterator.js


A diferenza do arquivo foi suprimida porque é demasiado grande
+ 2 - 0
doc/implementors/core/marker/trait.Copy.js


A diferenza do arquivo foi suprimida porque é demasiado grande
+ 2 - 0
doc/implementors/core/ops/arith/trait.Add.js


A diferenza do arquivo foi suprimida porque é demasiado grande
+ 2 - 0
doc/implementors/core/ops/arith/trait.AddAssign.js


A diferenza do arquivo foi suprimida porque é demasiado grande
+ 2 - 0
doc/implementors/core/ops/arith/trait.Div.js


A diferenza do arquivo foi suprimida porque é demasiado grande
+ 2 - 0
doc/implementors/core/ops/arith/trait.DivAssign.js


A diferenza do arquivo foi suprimida porque é demasiado grande
+ 2 - 0
doc/implementors/core/ops/arith/trait.Mul.js


A diferenza do arquivo foi suprimida porque é demasiado grande
+ 2 - 0
doc/implementors/core/ops/arith/trait.MulAssign.js


A diferenza do arquivo foi suprimida porque é demasiado grande
+ 2 - 0
doc/implementors/core/ops/arith/trait.Neg.js


A diferenza do arquivo foi suprimida porque é demasiado grande
+ 2 - 0
doc/implementors/core/ops/arith/trait.Rem.js


A diferenza do arquivo foi suprimida porque é demasiado grande
+ 2 - 0
doc/implementors/core/ops/arith/trait.RemAssign.js


A diferenza do arquivo foi suprimida porque é demasiado grande
+ 2 - 0
doc/implementors/core/ops/arith/trait.Sub.js


A diferenza do arquivo foi suprimida porque é demasiado grande
+ 2 - 0
doc/implementors/core/ops/arith/trait.SubAssign.js


A diferenza do arquivo foi suprimida porque é demasiado grande
+ 1 - 0
doc/implementors/core/ops/bit/trait.BitAnd.js


A diferenza do arquivo foi suprimida porque é demasiado grande
+ 1 - 0
doc/implementors/core/ops/bit/trait.BitAndAssign.js


A diferenza do arquivo foi suprimida porque é demasiado grande
+ 1 - 0
doc/implementors/core/ops/bit/trait.BitOr.js


A diferenza do arquivo foi suprimida porque é demasiado grande
+ 1 - 0
doc/implementors/core/ops/bit/trait.BitOrAssign.js


A diferenza do arquivo foi suprimida porque é demasiado grande
+ 1 - 0
doc/implementors/core/ops/bit/trait.BitXor.js


A diferenza do arquivo foi suprimida porque é demasiado grande
+ 1 - 0
doc/implementors/core/ops/bit/trait.BitXorAssign.js


A diferenza do arquivo foi suprimida porque é demasiado grande
+ 1 - 0
doc/implementors/core/ops/bit/trait.Shl.js


A diferenza do arquivo foi suprimida porque é demasiado grande
+ 1 - 0
doc/implementors/core/ops/bit/trait.ShlAssign.js


A diferenza do arquivo foi suprimida porque é demasiado grande
+ 1 - 0
doc/implementors/core/ops/bit/trait.Shr.js


A diferenza do arquivo foi suprimida porque é demasiado grande
+ 1 - 0
doc/implementors/core/ops/bit/trait.ShrAssign.js


A diferenza do arquivo foi suprimida porque é demasiado grande
+ 2 - 0
doc/implementors/core/str/trait.FromStr.js


+ 10 - 0
doc/implementors/num/cast/trait.AsPrimitive.js

@@ -0,0 +1,10 @@
+(function() {var implementors = {};
+implementors["num"] = [];
+
+            if (window.register_implementors) {
+                window.register_implementors(implementors);
+            } else {
+                window.pending_implementors = implementors;
+            }
+        
+})()

+ 10 - 0
doc/implementors/num/cast/trait.FromPrimitive.js

@@ -0,0 +1,10 @@
+(function() {var implementors = {};
+implementors["num"] = [];
+
+            if (window.register_implementors) {
+                window.register_implementors(implementors);
+            } else {
+                window.pending_implementors = implementors;
+            }
+        
+})()

+ 10 - 0
doc/implementors/num/cast/trait.NumCast.js

@@ -0,0 +1,10 @@
+(function() {var implementors = {};
+implementors["num"] = [];
+
+            if (window.register_implementors) {
+                window.register_implementors(implementors);
+            } else {
+                window.pending_implementors = implementors;
+            }
+        
+})()

+ 10 - 0
doc/implementors/num/cast/trait.ToPrimitive.js

@@ -0,0 +1,10 @@
+(function() {var implementors = {};
+implementors["num"] = [];
+
+            if (window.register_implementors) {
+                window.register_implementors(implementors);
+            } else {
+                window.pending_implementors = implementors;
+            }
+        
+})()

+ 10 - 0
doc/implementors/num/pow/trait.Pow.js

@@ -0,0 +1,10 @@
+(function() {var implementors = {};
+implementors["num"] = [];
+
+            if (window.register_implementors) {
+                window.register_implementors(implementors);
+            } else {
+                window.pending_implementors = implementors;
+            }
+        
+})()

+ 10 - 0
doc/implementors/num/trait.Bounded.js

@@ -0,0 +1,10 @@
+(function() {var implementors = {};
+implementors["num"] = [];
+
+            if (window.register_implementors) {
+                window.register_implementors(implementors);
+            } else {
+                window.pending_implementors = implementors;
+            }
+        
+})()

+ 10 - 0
doc/implementors/num/trait.CheckedAdd.js

@@ -0,0 +1,10 @@
+(function() {var implementors = {};
+implementors["num"] = [];
+
+            if (window.register_implementors) {
+                window.register_implementors(implementors);
+            } else {
+                window.pending_implementors = implementors;
+            }
+        
+})()

+ 10 - 0
doc/implementors/num/trait.CheckedDiv.js

@@ -0,0 +1,10 @@
+(function() {var implementors = {};
+implementors["num"] = [];
+
+            if (window.register_implementors) {
+                window.register_implementors(implementors);
+            } else {
+                window.pending_implementors = implementors;
+            }
+        
+})()

+ 10 - 0
doc/implementors/num/trait.CheckedMul.js

@@ -0,0 +1,10 @@
+(function() {var implementors = {};
+implementors["num"] = [];
+
+            if (window.register_implementors) {
+                window.register_implementors(implementors);
+            } else {
+                window.pending_implementors = implementors;
+            }
+        
+})()

+ 10 - 0
doc/implementors/num/trait.CheckedSub.js

@@ -0,0 +1,10 @@
+(function() {var implementors = {};
+implementors["num"] = [];
+
+            if (window.register_implementors) {
+                window.register_implementors(implementors);
+            } else {
+                window.pending_implementors = implementors;
+            }
+        
+})()

+ 10 - 0
doc/implementors/num/trait.Float.js

@@ -0,0 +1,10 @@
+(function() {var implementors = {};
+implementors["num"] = [];
+
+            if (window.register_implementors) {
+                window.register_implementors(implementors);
+            } else {
+                window.pending_implementors = implementors;
+            }
+        
+})()

+ 10 - 0
doc/implementors/num/trait.Integer.js

@@ -0,0 +1,10 @@
+(function() {var implementors = {};
+implementors["num"] = [];
+
+            if (window.register_implementors) {
+                window.register_implementors(implementors);
+            } else {
+                window.pending_implementors = implementors;
+            }
+        
+})()

+ 10 - 0
doc/implementors/num/trait.Num.js

@@ -0,0 +1,10 @@
+(function() {var implementors = {};
+implementors["num"] = [];
+
+            if (window.register_implementors) {
+                window.register_implementors(implementors);
+            } else {
+                window.pending_implementors = implementors;
+            }
+        
+})()

+ 10 - 0
doc/implementors/num/trait.One.js

@@ -0,0 +1,10 @@
+(function() {var implementors = {};
+implementors["num"] = [];
+
+            if (window.register_implementors) {
+                window.register_implementors(implementors);
+            } else {
+                window.pending_implementors = implementors;
+            }
+        
+})()

+ 10 - 0
doc/implementors/num/trait.PrimInt.js

@@ -0,0 +1,10 @@
+(function() {var implementors = {};
+implementors["num"] = [];
+
+            if (window.register_implementors) {
+                window.register_implementors(implementors);
+            } else {
+                window.pending_implementors = implementors;
+            }
+        
+})()

+ 10 - 0
doc/implementors/num/trait.Saturating.js

@@ -0,0 +1,10 @@
+(function() {var implementors = {};
+implementors["num"] = [];
+
+            if (window.register_implementors) {
+                window.register_implementors(implementors);
+            } else {
+                window.pending_implementors = implementors;
+            }
+        
+})()

+ 10 - 0
doc/implementors/num/trait.Signed.js

@@ -0,0 +1,10 @@
+(function() {var implementors = {};
+implementors["num"] = [];
+
+            if (window.register_implementors) {
+                window.register_implementors(implementors);
+            } else {
+                window.pending_implementors = implementors;
+            }
+        
+})()

+ 10 - 0
doc/implementors/num/trait.Unsigned.js

@@ -0,0 +1,10 @@
+(function() {var implementors = {};
+implementors["num"] = [];
+
+            if (window.register_implementors) {
+                window.register_implementors(implementors);
+            } else {
+                window.pending_implementors = implementors;
+            }
+        
+})()

+ 10 - 0
doc/implementors/num/trait.Zero.js

@@ -0,0 +1,10 @@
+(function() {var implementors = {};
+implementors["num"] = [];
+
+            if (window.register_implementors) {
+                window.register_implementors(implementors);
+            } else {
+                window.pending_implementors = implementors;
+            }
+        
+})()

+ 10 - 0
doc/implementors/num_bigint/trait.RandBigInt.js

@@ -0,0 +1,10 @@
+(function() {var implementors = {};
+implementors["num_bigint"] = [];
+
+            if (window.register_implementors) {
+                window.register_implementors(implementors);
+            } else {
+                window.pending_implementors = implementors;
+            }
+        
+})()

+ 10 - 0
doc/implementors/num_bigint/trait.ToBigInt.js

@@ -0,0 +1,10 @@
+(function() {var implementors = {};
+implementors["num_bigint"] = [];
+
+            if (window.register_implementors) {
+                window.register_implementors(implementors);
+            } else {
+                window.pending_implementors = implementors;
+            }
+        
+})()

+ 10 - 0
doc/implementors/num_bigint/trait.ToBigUint.js

@@ -0,0 +1,10 @@
+(function() {var implementors = {};
+implementors["num_bigint"] = [];
+
+            if (window.register_implementors) {
+                window.register_implementors(implementors);
+            } else {
+                window.pending_implementors = implementors;
+            }
+        
+})()

+ 11 - 0
doc/implementors/num_integer/trait.Integer.js

@@ -0,0 +1,11 @@
+(function() {var implementors = {};
+implementors["num_bigint"] = ["impl <a class=\"trait\" href=\"num_integer/trait.Integer.html\" title=\"trait num_integer::Integer\">Integer</a> for <a class=\"struct\" href=\"num_bigint/struct.BigUint.html\" title=\"struct num_bigint::BigUint\">BigUint</a>","impl <a class=\"trait\" href=\"num_integer/trait.Integer.html\" title=\"trait num_integer::Integer\">Integer</a> for <a class=\"struct\" href=\"num_bigint/struct.BigInt.html\" title=\"struct num_bigint::BigInt\">BigInt</a>",];
+implementors["num_integer"] = [];
+
+            if (window.register_implementors) {
+                window.register_implementors(implementors);
+            } else {
+                window.pending_implementors = implementors;
+            }
+        
+})()

A diferenza do arquivo foi suprimida porque é demasiado grande
+ 2 - 0
doc/implementors/num_traits/cast/trait.FromPrimitive.js


A diferenza do arquivo foi suprimida porque é demasiado grande
+ 1 - 0
doc/implementors/num_traits/cast/trait.ToPrimitive.js


A diferenza do arquivo foi suprimida porque é demasiado grande
+ 2 - 0
doc/implementors/num_traits/identities/trait.One.js


A diferenza do arquivo foi suprimida porque é demasiado grande
+ 2 - 0
doc/implementors/num_traits/identities/trait.Zero.js


A diferenza do arquivo foi suprimida porque é demasiado grande
+ 2 - 0
doc/implementors/num_traits/ops/checked/trait.CheckedAdd.js


A diferenza do arquivo foi suprimida porque é demasiado grande
+ 2 - 0
doc/implementors/num_traits/ops/checked/trait.CheckedDiv.js


A diferenza do arquivo foi suprimida porque é demasiado grande
+ 2 - 0
doc/implementors/num_traits/ops/checked/trait.CheckedMul.js


A diferenza do arquivo foi suprimida porque é demasiado grande
+ 2 - 0
doc/implementors/num_traits/ops/checked/trait.CheckedSub.js


A diferenza do arquivo foi suprimida porque é demasiado grande
+ 2 - 0
doc/implementors/num_traits/sign/trait.Signed.js


+ 1 - 0
doc/implementors/num_traits/sign/trait.Unsigned.js

@@ -1,4 +1,5 @@
 (function() {var implementors = {};
+implementors["num_bigint"] = ["impl <a class=\"trait\" href=\"num_traits/sign/trait.Unsigned.html\" title=\"trait num_traits::sign::Unsigned\">Unsigned</a> for <a class=\"struct\" href=\"num_bigint/struct.BigUint.html\" title=\"struct num_bigint::BigUint\">BigUint</a>",];
 implementors["num_traits"] = [];
 
             if (window.register_implementors) {

A diferenza do arquivo foi suprimida porque é demasiado grande
+ 2 - 0
doc/implementors/num_traits/trait.Num.js


A diferenza do arquivo foi suprimida porque é demasiado grande
+ 2 - 0
doc/implementors/rustc_serialize/serialize/trait.Decodable.js


A diferenza do arquivo foi suprimida porque é demasiado grande
+ 2 - 0
doc/implementors/rustc_serialize/serialize/trait.Encodable.js


A diferenza do arquivo foi suprimida porque é demasiado grande
+ 2 - 0
doc/implementors/std/error/trait.Error.js


+ 10 - 0
doc/num/BigInt.t.html

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

+ 10 - 0
doc/num/BigRational.t.html

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

+ 10 - 0
doc/num/BigUint.t.html

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

+ 10 - 0
doc/num/Bounded.t.html

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

+ 10 - 0
doc/num/CheckedAdd.t.html

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

+ 10 - 0
doc/num/CheckedDiv.t.html

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

+ 10 - 0
doc/num/CheckedMul.t.html

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

+ 10 - 0
doc/num/CheckedSub.t.html

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

+ 10 - 0
doc/num/Complex.t.html

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

+ 10 - 0
doc/num/Float.t.html

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

+ 10 - 0
doc/num/FromPrimitive.t.html

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

+ 10 - 0
doc/num/Integer.t.html

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

+ 10 - 0
doc/num/Num.t.html

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

+ 10 - 0
doc/num/NumCast.t.html

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

+ 10 - 0
doc/num/One.t.html

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

+ 10 - 0
doc/num/PrimInt.t.html

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

+ 10 - 0
doc/num/Rational.t.html

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

+ 10 - 0
doc/num/Saturating.t.html

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

+ 10 - 0
doc/num/Signed.t.html

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

+ 10 - 0
doc/num/ToPrimitive.t.html

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

+ 10 - 0
doc/num/Unsigned.t.html

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

+ 0 - 0
doc/num/Zero.t.html


Algúns arquivos non se mostraron porque demasiados arquivos cambiaron neste cambio