blob: 9e2123b81ebe1f99d0ea5cc15156e4d171630572 [file] [log] [blame]
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="A big unsigned integer type."><meta name="keywords" content="rust, rustlang, rust-lang, BigUint"><title>BigUint in num_bigint - Rust</title><link rel="preload" as="font" type="font/woff2" crossorigin href="../SourceSerif4-Regular.ttf.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../FiraSans-Regular.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../FiraSans-Medium.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../SourceCodePro-Regular.ttf.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../SourceSerif4-Bold.ttf.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../SourceCodePro-Semibold.ttf.woff2"><link rel="stylesheet" href="../normalize.css"><link rel="stylesheet" href="../rustdoc.css" id="mainThemeStyle"><link rel="stylesheet" href="../ayu.css" disabled><link rel="stylesheet" href="../dark.css" disabled><link rel="stylesheet" href="../light.css" id="themeStyle"><script id="default-settings" ></script><script src="../storage.js"></script><script defer src="sidebar-items.js"></script><script defer src="../main.js"></script><noscript><link rel="stylesheet" href="../noscript.css"></noscript><link rel="alternate icon" type="image/png" href="../favicon-16x16.png"><link rel="alternate icon" type="image/png" href="../favicon-32x32.png"><link rel="icon" type="image/svg+xml" href="../favicon.svg"></head><body class="rustdoc struct"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="mobile-topbar"><button class="sidebar-menu-toggle">&#9776;</button><a class="sidebar-logo" href="../num_bigint/index.html"><div class="logo-container"><img class="rust-logo" src="../rust-logo.svg" alt="logo"></div></a><h2></h2></nav><nav class="sidebar"><a class="sidebar-logo" href="../num_bigint/index.html"><div class="logo-container"><img class="rust-logo" src="../rust-logo.svg" alt="logo"></div></a><h2 class="location"><a href="#">BigUint</a></h2><div class="sidebar-elems"><section><h3><a href="#implementations">Methods</a></h3><ul class="block"><li><a href="#method.assign_from_slice">assign_from_slice</a></li><li><a href="#method.bits">bits</a></li><li><a href="#method.cbrt">cbrt</a></li><li><a href="#method.from_bytes_be">from_bytes_be</a></li><li><a href="#method.from_bytes_le">from_bytes_le</a></li><li><a href="#method.from_radix_be">from_radix_be</a></li><li><a href="#method.from_radix_le">from_radix_le</a></li><li><a href="#method.from_slice">from_slice</a></li><li><a href="#method.modpow">modpow</a></li><li><a href="#method.new">new</a></li><li><a href="#method.nth_root">nth_root</a></li><li><a href="#method.parse_bytes">parse_bytes</a></li><li><a href="#method.sqrt">sqrt</a></li><li><a href="#method.to_bytes_be">to_bytes_be</a></li><li><a href="#method.to_bytes_le">to_bytes_le</a></li><li><a href="#method.to_radix_be">to_radix_be</a></li><li><a href="#method.to_radix_le">to_radix_le</a></li><li><a href="#method.to_str_radix">to_str_radix</a></li><li><a href="#method.to_u32_digits">to_u32_digits</a></li></ul><h3><a href="#trait-implementations">Trait Implementations</a></h3><ul class="block"><li><a href="#impl-Add%3C%26%27a%20BigUint%3E-for-%26%27b%20u16">Add&lt;&amp;&#39;a BigUint&gt;</a></li><li><a href="#impl-Add%3C%26%27a%20BigUint%3E-for-%26%27b%20u32">Add&lt;&amp;&#39;a BigUint&gt;</a></li><li><a href="#impl-Add%3C%26%27a%20BigUint%3E-for-%26%27b%20u64">Add&lt;&amp;&#39;a BigUint&gt;</a></li><li><a href="#impl-Add%3C%26%27a%20BigUint%3E-for-%26%27b%20u8">Add&lt;&amp;&#39;a BigUint&gt;</a></li><li><a href="#impl-Add%3C%26%27a%20BigUint%3E-for-%26%27b%20usize">Add&lt;&amp;&#39;a BigUint&gt;</a></li><li><a href="#impl-Add%3C%26%27a%20BigUint%3E-for-BigUint">Add&lt;&amp;&#39;a BigUint&gt;</a></li><li><a href="#impl-Add%3C%26%27a%20BigUint%3E-for-u16">Add&lt;&amp;&#39;a BigUint&gt;</a></li><li><a href="#impl-Add%3C%26%27a%20BigUint%3E-for-u32">Add&lt;&amp;&#39;a BigUint&gt;</a></li><li><a href="#impl-Add%3C%26%27a%20BigUint%3E-for-u64">Add&lt;&amp;&#39;a BigUint&gt;</a></li><li><a href="#impl-Add%3C%26%27a%20BigUint%3E-for-u8">Add&lt;&amp;&#39;a BigUint&gt;</a></li><li><a href="#impl-Add%3C%26%27a%20BigUint%3E-for-usize">Add&lt;&amp;&#39;a BigUint&gt;</a></li><li><a href="#impl-Add%3C%26%27a%20u16%3E-for-BigUint">Add&lt;&amp;&#39;a u16&gt;</a></li><li><a href="#impl-Add%3C%26%27a%20u32%3E-for-BigUint">Add&lt;&amp;&#39;a u32&gt;</a></li><li><a href="#impl-Add%3C%26%27a%20u64%3E-for-BigUint">Add&lt;&amp;&#39;a u64&gt;</a></li><li><a href="#impl-Add%3C%26%27a%20u8%3E-for-BigUint">Add&lt;&amp;&#39;a u8&gt;</a></li><li><a href="#impl-Add%3C%26%27a%20usize%3E-for-BigUint">Add&lt;&amp;&#39;a usize&gt;</a></li><li><a href="#impl-Add%3C%26%27b%20BigUint%3E-for-%26%27a%20BigUint">Add&lt;&amp;&#39;b BigUint&gt;</a></li><li><a href="#impl-Add%3C%26%27b%20u16%3E-for-%26%27a%20BigUint">Add&lt;&amp;&#39;b u16&gt;</a></li><li><a href="#impl-Add%3C%26%27b%20u32%3E-for-%26%27a%20BigUint">Add&lt;&amp;&#39;b u32&gt;</a></li><li><a href="#impl-Add%3C%26%27b%20u64%3E-for-%26%27a%20BigUint">Add&lt;&amp;&#39;b u64&gt;</a></li><li><a href="#impl-Add%3C%26%27b%20u8%3E-for-%26%27a%20BigUint">Add&lt;&amp;&#39;b u8&gt;</a></li><li><a href="#impl-Add%3C%26%27b%20usize%3E-for-%26%27a%20BigUint">Add&lt;&amp;&#39;b usize&gt;</a></li><li><a href="#impl-Add%3CBigUint%3E-for-%26%27a%20BigUint">Add&lt;BigUint&gt;</a></li><li><a href="#impl-Add%3CBigUint%3E-for-%26%27a%20u16">Add&lt;BigUint&gt;</a></li><li><a href="#impl-Add%3CBigUint%3E-for-%26%27a%20u32">Add&lt;BigUint&gt;</a></li><li><a href="#impl-Add%3CBigUint%3E-for-%26%27a%20u64">Add&lt;BigUint&gt;</a></li><li><a href="#impl-Add%3CBigUint%3E-for-%26%27a%20u8">Add&lt;BigUint&gt;</a></li><li><a href="#impl-Add%3CBigUint%3E-for-%26%27a%20usize">Add&lt;BigUint&gt;</a></li><li><a href="#impl-Add%3CBigUint%3E-for-BigUint">Add&lt;BigUint&gt;</a></li><li><a href="#impl-Add%3CBigUint%3E-for-u16">Add&lt;BigUint&gt;</a></li><li><a href="#impl-Add%3CBigUint%3E-for-u32">Add&lt;BigUint&gt;</a></li><li><a href="#impl-Add%3CBigUint%3E-for-u64">Add&lt;BigUint&gt;</a></li><li><a href="#impl-Add%3CBigUint%3E-for-u8">Add&lt;BigUint&gt;</a></li><li><a href="#impl-Add%3CBigUint%3E-for-usize">Add&lt;BigUint&gt;</a></li><li><a href="#impl-Add%3Cu16%3E-for-%26%27a%20BigUint">Add&lt;u16&gt;</a></li><li><a href="#impl-Add%3Cu16%3E-for-BigUint">Add&lt;u16&gt;</a></li><li><a href="#impl-Add%3Cu32%3E-for-%26%27a%20BigUint">Add&lt;u32&gt;</a></li><li><a href="#impl-Add%3Cu32%3E-for-BigUint">Add&lt;u32&gt;</a></li><li><a href="#impl-Add%3Cu64%3E-for-%26%27a%20BigUint">Add&lt;u64&gt;</a></li><li><a href="#impl-Add%3Cu64%3E-for-BigUint">Add&lt;u64&gt;</a></li><li><a href="#impl-Add%3Cu8%3E-for-%26%27a%20BigUint">Add&lt;u8&gt;</a></li><li><a href="#impl-Add%3Cu8%3E-for-BigUint">Add&lt;u8&gt;</a></li><li><a href="#impl-Add%3Cusize%3E-for-%26%27a%20BigUint">Add&lt;usize&gt;</a></li><li><a href="#impl-Add%3Cusize%3E-for-BigUint">Add&lt;usize&gt;</a></li><li><a href="#impl-AddAssign%3C%26%27a%20BigUint%3E-for-BigUint">AddAssign&lt;&amp;&#39;a BigUint&gt;</a></li><li><a href="#impl-AddAssign%3CBigUint%3E-for-BigUint">AddAssign&lt;BigUint&gt;</a></li><li><a href="#impl-AddAssign%3Cu16%3E-for-BigUint">AddAssign&lt;u16&gt;</a></li><li><a href="#impl-AddAssign%3Cu32%3E-for-BigUint">AddAssign&lt;u32&gt;</a></li><li><a href="#impl-AddAssign%3Cu64%3E-for-BigUint">AddAssign&lt;u64&gt;</a></li><li><a href="#impl-AddAssign%3Cu8%3E-for-BigUint">AddAssign&lt;u8&gt;</a></li><li><a href="#impl-AddAssign%3Cusize%3E-for-BigUint">AddAssign&lt;usize&gt;</a></li><li><a href="#impl-Binary-for-BigUint">Binary</a></li><li><a href="#impl-BitAnd%3C%26%27a%20BigUint%3E-for-BigUint">BitAnd&lt;&amp;&#39;a BigUint&gt;</a></li><li><a href="#impl-BitAnd%3C%26%27b%20BigUint%3E-for-%26%27a%20BigUint">BitAnd&lt;&amp;&#39;b BigUint&gt;</a></li><li><a href="#impl-BitAnd%3CBigUint%3E-for-%26%27a%20BigUint">BitAnd&lt;BigUint&gt;</a></li><li><a href="#impl-BitAnd%3CBigUint%3E-for-BigUint">BitAnd&lt;BigUint&gt;</a></li><li><a href="#impl-BitAndAssign%3C%26%27a%20BigUint%3E-for-BigUint">BitAndAssign&lt;&amp;&#39;a BigUint&gt;</a></li><li><a href="#impl-BitAndAssign%3CBigUint%3E-for-BigUint">BitAndAssign&lt;BigUint&gt;</a></li><li><a href="#impl-BitOr%3C%26%27a%20BigUint%3E-for-BigUint">BitOr&lt;&amp;&#39;a BigUint&gt;</a></li><li><a href="#impl-BitOr%3C%26%27b%20BigUint%3E-for-%26%27a%20BigUint">BitOr&lt;&amp;&#39;b BigUint&gt;</a></li><li><a href="#impl-BitOr%3CBigUint%3E-for-%26%27a%20BigUint">BitOr&lt;BigUint&gt;</a></li><li><a href="#impl-BitOr%3CBigUint%3E-for-BigUint">BitOr&lt;BigUint&gt;</a></li><li><a href="#impl-BitOrAssign%3C%26%27a%20BigUint%3E-for-BigUint">BitOrAssign&lt;&amp;&#39;a BigUint&gt;</a></li><li><a href="#impl-BitOrAssign%3CBigUint%3E-for-BigUint">BitOrAssign&lt;BigUint&gt;</a></li><li><a href="#impl-BitXor%3C%26%27a%20BigUint%3E-for-BigUint">BitXor&lt;&amp;&#39;a BigUint&gt;</a></li><li><a href="#impl-BitXor%3C%26%27b%20BigUint%3E-for-%26%27a%20BigUint">BitXor&lt;&amp;&#39;b BigUint&gt;</a></li><li><a href="#impl-BitXor%3CBigUint%3E-for-%26%27a%20BigUint">BitXor&lt;BigUint&gt;</a></li><li><a href="#impl-BitXor%3CBigUint%3E-for-BigUint">BitXor&lt;BigUint&gt;</a></li><li><a href="#impl-BitXorAssign%3C%26%27a%20BigUint%3E-for-BigUint">BitXorAssign&lt;&amp;&#39;a BigUint&gt;</a></li><li><a href="#impl-BitXorAssign%3CBigUint%3E-for-BigUint">BitXorAssign&lt;BigUint&gt;</a></li><li><a href="#impl-CheckedAdd-for-BigUint">CheckedAdd</a></li><li><a href="#impl-CheckedDiv-for-BigUint">CheckedDiv</a></li><li><a href="#impl-CheckedMul-for-BigUint">CheckedMul</a></li><li><a href="#impl-CheckedSub-for-BigUint">CheckedSub</a></li><li><a href="#impl-Clone-for-BigUint">Clone</a></li><li><a href="#impl-Debug-for-BigUint">Debug</a></li><li><a href="#impl-Default-for-BigUint">Default</a></li><li><a href="#impl-Display-for-BigUint">Display</a></li><li><a href="#impl-Div%3C%26%27a%20BigUint%3E-for-%26%27b%20u16">Div&lt;&amp;&#39;a BigUint&gt;</a></li><li><a href="#impl-Div%3C%26%27a%20BigUint%3E-for-%26%27b%20u32">Div&lt;&amp;&#39;a BigUint&gt;</a></li><li><a href="#impl-Div%3C%26%27a%20BigUint%3E-for-%26%27b%20u64">Div&lt;&amp;&#39;a BigUint&gt;</a></li><li><a href="#impl-Div%3C%26%27a%20BigUint%3E-for-%26%27b%20u8">Div&lt;&amp;&#39;a BigUint&gt;</a></li><li><a href="#impl-Div%3C%26%27a%20BigUint%3E-for-%26%27b%20usize">Div&lt;&amp;&#39;a BigUint&gt;</a></li><li><a href="#impl-Div%3C%26%27a%20BigUint%3E-for-BigUint">Div&lt;&amp;&#39;a BigUint&gt;</a></li><li><a href="#impl-Div%3C%26%27a%20BigUint%3E-for-u16">Div&lt;&amp;&#39;a BigUint&gt;</a></li><li><a href="#impl-Div%3C%26%27a%20BigUint%3E-for-u32">Div&lt;&amp;&#39;a BigUint&gt;</a></li><li><a href="#impl-Div%3C%26%27a%20BigUint%3E-for-u64">Div&lt;&amp;&#39;a BigUint&gt;</a></li><li><a href="#impl-Div%3C%26%27a%20BigUint%3E-for-u8">Div&lt;&amp;&#39;a BigUint&gt;</a></li><li><a href="#impl-Div%3C%26%27a%20BigUint%3E-for-usize">Div&lt;&amp;&#39;a BigUint&gt;</a></li><li><a href="#impl-Div%3C%26%27a%20u16%3E-for-BigUint">Div&lt;&amp;&#39;a u16&gt;</a></li><li><a href="#impl-Div%3C%26%27a%20u32%3E-for-BigUint">Div&lt;&amp;&#39;a u32&gt;</a></li><li><a href="#impl-Div%3C%26%27a%20u64%3E-for-BigUint">Div&lt;&amp;&#39;a u64&gt;</a></li><li><a href="#impl-Div%3C%26%27a%20u8%3E-for-BigUint">Div&lt;&amp;&#39;a u8&gt;</a></li><li><a href="#impl-Div%3C%26%27a%20usize%3E-for-BigUint">Div&lt;&amp;&#39;a usize&gt;</a></li><li><a href="#impl-Div%3C%26%27b%20BigUint%3E-for-%26%27a%20BigUint">Div&lt;&amp;&#39;b BigUint&gt;</a></li><li><a href="#impl-Div%3C%26%27b%20u16%3E-for-%26%27a%20BigUint">Div&lt;&amp;&#39;b u16&gt;</a></li><li><a href="#impl-Div%3C%26%27b%20u32%3E-for-%26%27a%20BigUint">Div&lt;&amp;&#39;b u32&gt;</a></li><li><a href="#impl-Div%3C%26%27b%20u64%3E-for-%26%27a%20BigUint">Div&lt;&amp;&#39;b u64&gt;</a></li><li><a href="#impl-Div%3C%26%27b%20u8%3E-for-%26%27a%20BigUint">Div&lt;&amp;&#39;b u8&gt;</a></li><li><a href="#impl-Div%3C%26%27b%20usize%3E-for-%26%27a%20BigUint">Div&lt;&amp;&#39;b usize&gt;</a></li><li><a href="#impl-Div%3CBigUint%3E-for-%26%27a%20BigUint">Div&lt;BigUint&gt;</a></li><li><a href="#impl-Div%3CBigUint%3E-for-%26%27a%20u16">Div&lt;BigUint&gt;</a></li><li><a href="#impl-Div%3CBigUint%3E-for-%26%27a%20u32">Div&lt;BigUint&gt;</a></li><li><a href="#impl-Div%3CBigUint%3E-for-%26%27a%20u64">Div&lt;BigUint&gt;</a></li><li><a href="#impl-Div%3CBigUint%3E-for-%26%27a%20u8">Div&lt;BigUint&gt;</a></li><li><a href="#impl-Div%3CBigUint%3E-for-%26%27a%20usize">Div&lt;BigUint&gt;</a></li><li><a href="#impl-Div%3CBigUint%3E-for-BigUint">Div&lt;BigUint&gt;</a></li><li><a href="#impl-Div%3CBigUint%3E-for-u16">Div&lt;BigUint&gt;</a></li><li><a href="#impl-Div%3CBigUint%3E-for-u32">Div&lt;BigUint&gt;</a></li><li><a href="#impl-Div%3CBigUint%3E-for-u64">Div&lt;BigUint&gt;</a></li><li><a href="#impl-Div%3CBigUint%3E-for-u8">Div&lt;BigUint&gt;</a></li><li><a href="#impl-Div%3CBigUint%3E-for-usize">Div&lt;BigUint&gt;</a></li><li><a href="#impl-Div%3Cu16%3E-for-%26%27a%20BigUint">Div&lt;u16&gt;</a></li><li><a href="#impl-Div%3Cu16%3E-for-BigUint">Div&lt;u16&gt;</a></li><li><a href="#impl-Div%3Cu32%3E-for-%26%27a%20BigUint">Div&lt;u32&gt;</a></li><li><a href="#impl-Div%3Cu32%3E-for-BigUint">Div&lt;u32&gt;</a></li><li><a href="#impl-Div%3Cu64%3E-for-%26%27a%20BigUint">Div&lt;u64&gt;</a></li><li><a href="#impl-Div%3Cu64%3E-for-BigUint">Div&lt;u64&gt;</a></li><li><a href="#impl-Div%3Cu8%3E-for-%26%27a%20BigUint">Div&lt;u8&gt;</a></li><li><a href="#impl-Div%3Cu8%3E-for-BigUint">Div&lt;u8&gt;</a></li><li><a href="#impl-Div%3Cusize%3E-for-%26%27a%20BigUint">Div&lt;usize&gt;</a></li><li><a href="#impl-Div%3Cusize%3E-for-BigUint">Div&lt;usize&gt;</a></li><li><a href="#impl-DivAssign%3C%26%27a%20BigUint%3E-for-BigUint">DivAssign&lt;&amp;&#39;a BigUint&gt;</a></li><li><a href="#impl-DivAssign%3CBigUint%3E-for-BigUint">DivAssign&lt;BigUint&gt;</a></li><li><a href="#impl-DivAssign%3Cu16%3E-for-BigUint">DivAssign&lt;u16&gt;</a></li><li><a href="#impl-DivAssign%3Cu32%3E-for-BigUint">DivAssign&lt;u32&gt;</a></li><li><a href="#impl-DivAssign%3Cu64%3E-for-BigUint">DivAssign&lt;u64&gt;</a></li><li><a href="#impl-DivAssign%3Cu8%3E-for-BigUint">DivAssign&lt;u8&gt;</a></li><li><a href="#impl-DivAssign%3Cusize%3E-for-BigUint">DivAssign&lt;usize&gt;</a></li><li><a href="#impl-Eq-for-BigUint">Eq</a></li><li><a href="#impl-From%3CBigUint%3E-for-BigInt">From&lt;BigUint&gt;</a></li><li><a href="#impl-From%3Cu16%3E-for-BigUint">From&lt;u16&gt;</a></li><li><a href="#impl-From%3Cu32%3E-for-BigUint">From&lt;u32&gt;</a></li><li><a href="#impl-From%3Cu64%3E-for-BigUint">From&lt;u64&gt;</a></li><li><a href="#impl-From%3Cu8%3E-for-BigUint">From&lt;u8&gt;</a></li><li><a href="#impl-From%3Cusize%3E-for-BigUint">From&lt;usize&gt;</a></li><li><a href="#impl-FromPrimitive-for-BigUint">FromPrimitive</a></li><li><a href="#impl-FromStr-for-BigUint">FromStr</a></li><li><a href="#impl-Hash-for-BigUint">Hash</a></li><li><a href="#impl-Integer-for-BigUint">Integer</a></li><li><a href="#impl-LowerHex-for-BigUint">LowerHex</a></li><li><a href="#impl-Mul%3C%26%27a%20BigUint%3E-for-%26%27b%20u16">Mul&lt;&amp;&#39;a BigUint&gt;</a></li><li><a href="#impl-Mul%3C%26%27a%20BigUint%3E-for-%26%27b%20u32">Mul&lt;&amp;&#39;a BigUint&gt;</a></li><li><a href="#impl-Mul%3C%26%27a%20BigUint%3E-for-%26%27b%20u64">Mul&lt;&amp;&#39;a BigUint&gt;</a></li><li><a href="#impl-Mul%3C%26%27a%20BigUint%3E-for-%26%27b%20u8">Mul&lt;&amp;&#39;a BigUint&gt;</a></li><li><a href="#impl-Mul%3C%26%27a%20BigUint%3E-for-%26%27b%20usize">Mul&lt;&amp;&#39;a BigUint&gt;</a></li><li><a href="#impl-Mul%3C%26%27a%20BigUint%3E-for-BigUint">Mul&lt;&amp;&#39;a BigUint&gt;</a></li><li><a href="#impl-Mul%3C%26%27a%20BigUint%3E-for-u16">Mul&lt;&amp;&#39;a BigUint&gt;</a></li><li><a href="#impl-Mul%3C%26%27a%20BigUint%3E-for-u32">Mul&lt;&amp;&#39;a BigUint&gt;</a></li><li><a href="#impl-Mul%3C%26%27a%20BigUint%3E-for-u64">Mul&lt;&amp;&#39;a BigUint&gt;</a></li><li><a href="#impl-Mul%3C%26%27a%20BigUint%3E-for-u8">Mul&lt;&amp;&#39;a BigUint&gt;</a></li><li><a href="#impl-Mul%3C%26%27a%20BigUint%3E-for-usize">Mul&lt;&amp;&#39;a BigUint&gt;</a></li><li><a href="#impl-Mul%3C%26%27a%20u16%3E-for-BigUint">Mul&lt;&amp;&#39;a u16&gt;</a></li><li><a href="#impl-Mul%3C%26%27a%20u32%3E-for-BigUint">Mul&lt;&amp;&#39;a u32&gt;</a></li><li><a href="#impl-Mul%3C%26%27a%20u64%3E-for-BigUint">Mul&lt;&amp;&#39;a u64&gt;</a></li><li><a href="#impl-Mul%3C%26%27a%20u8%3E-for-BigUint">Mul&lt;&amp;&#39;a u8&gt;</a></li><li><a href="#impl-Mul%3C%26%27a%20usize%3E-for-BigUint">Mul&lt;&amp;&#39;a usize&gt;</a></li><li><a href="#impl-Mul%3C%26%27b%20BigUint%3E-for-%26%27a%20BigUint">Mul&lt;&amp;&#39;b BigUint&gt;</a></li><li><a href="#impl-Mul%3C%26%27b%20u16%3E-for-%26%27a%20BigUint">Mul&lt;&amp;&#39;b u16&gt;</a></li><li><a href="#impl-Mul%3C%26%27b%20u32%3E-for-%26%27a%20BigUint">Mul&lt;&amp;&#39;b u32&gt;</a></li><li><a href="#impl-Mul%3C%26%27b%20u64%3E-for-%26%27a%20BigUint">Mul&lt;&amp;&#39;b u64&gt;</a></li><li><a href="#impl-Mul%3C%26%27b%20u8%3E-for-%26%27a%20BigUint">Mul&lt;&amp;&#39;b u8&gt;</a></li><li><a href="#impl-Mul%3C%26%27b%20usize%3E-for-%26%27a%20BigUint">Mul&lt;&amp;&#39;b usize&gt;</a></li><li><a href="#impl-Mul%3CBigUint%3E-for-%26%27a%20BigUint">Mul&lt;BigUint&gt;</a></li><li><a href="#impl-Mul%3CBigUint%3E-for-%26%27a%20u16">Mul&lt;BigUint&gt;</a></li><li><a href="#impl-Mul%3CBigUint%3E-for-%26%27a%20u32">Mul&lt;BigUint&gt;</a></li><li><a href="#impl-Mul%3CBigUint%3E-for-%26%27a%20u64">Mul&lt;BigUint&gt;</a></li><li><a href="#impl-Mul%3CBigUint%3E-for-%26%27a%20u8">Mul&lt;BigUint&gt;</a></li><li><a href="#impl-Mul%3CBigUint%3E-for-%26%27a%20usize">Mul&lt;BigUint&gt;</a></li><li><a href="#impl-Mul%3CBigUint%3E-for-BigUint">Mul&lt;BigUint&gt;</a></li><li><a href="#impl-Mul%3CBigUint%3E-for-u16">Mul&lt;BigUint&gt;</a></li><li><a href="#impl-Mul%3CBigUint%3E-for-u32">Mul&lt;BigUint&gt;</a></li><li><a href="#impl-Mul%3CBigUint%3E-for-u64">Mul&lt;BigUint&gt;</a></li><li><a href="#impl-Mul%3CBigUint%3E-for-u8">Mul&lt;BigUint&gt;</a></li><li><a href="#impl-Mul%3CBigUint%3E-for-usize">Mul&lt;BigUint&gt;</a></li><li><a href="#impl-Mul%3Cu16%3E-for-%26%27a%20BigUint">Mul&lt;u16&gt;</a></li><li><a href="#impl-Mul%3Cu16%3E-for-BigUint">Mul&lt;u16&gt;</a></li><li><a href="#impl-Mul%3Cu32%3E-for-%26%27a%20BigUint">Mul&lt;u32&gt;</a></li><li><a href="#impl-Mul%3Cu32%3E-for-BigUint">Mul&lt;u32&gt;</a></li><li><a href="#impl-Mul%3Cu64%3E-for-%26%27a%20BigUint">Mul&lt;u64&gt;</a></li><li><a href="#impl-Mul%3Cu64%3E-for-BigUint">Mul&lt;u64&gt;</a></li><li><a href="#impl-Mul%3Cu8%3E-for-%26%27a%20BigUint">Mul&lt;u8&gt;</a></li><li><a href="#impl-Mul%3Cu8%3E-for-BigUint">Mul&lt;u8&gt;</a></li><li><a href="#impl-Mul%3Cusize%3E-for-%26%27a%20BigUint">Mul&lt;usize&gt;</a></li><li><a href="#impl-Mul%3Cusize%3E-for-BigUint">Mul&lt;usize&gt;</a></li><li><a href="#impl-MulAssign%3C%26%27a%20BigUint%3E-for-BigUint">MulAssign&lt;&amp;&#39;a BigUint&gt;</a></li><li><a href="#impl-MulAssign%3CBigUint%3E-for-BigUint">MulAssign&lt;BigUint&gt;</a></li><li><a href="#impl-MulAssign%3Cu16%3E-for-BigUint">MulAssign&lt;u16&gt;</a></li><li><a href="#impl-MulAssign%3Cu32%3E-for-BigUint">MulAssign&lt;u32&gt;</a></li><li><a href="#impl-MulAssign%3Cu64%3E-for-BigUint">MulAssign&lt;u64&gt;</a></li><li><a href="#impl-MulAssign%3Cu8%3E-for-BigUint">MulAssign&lt;u8&gt;</a></li><li><a href="#impl-MulAssign%3Cusize%3E-for-BigUint">MulAssign&lt;usize&gt;</a></li><li><a href="#impl-Neg-for-%26%27a%20BigUint">Neg</a></li><li><a href="#impl-Neg-for-BigUint">Neg</a></li><li><a href="#impl-Num-for-BigUint">Num</a></li><li><a href="#impl-Octal-for-BigUint">Octal</a></li><li><a href="#impl-One-for-BigUint">One</a></li><li><a href="#impl-Ord-for-BigUint">Ord</a></li><li><a href="#impl-PartialEq%3CBigUint%3E-for-BigUint">PartialEq&lt;BigUint&gt;</a></li><li><a href="#impl-PartialOrd%3CBigUint%3E-for-BigUint">PartialOrd&lt;BigUint&gt;</a></li><li><a href="#impl-Pow%3C%26%27b%20BigUint%3E-for-%26%27a%20BigInt">Pow&lt;&amp;&#39;b BigUint&gt;</a></li><li><a href="#impl-Pow%3C%26%27b%20BigUint%3E-for-%26%27a%20BigUint">Pow&lt;&amp;&#39;b BigUint&gt;</a></li><li><a href="#impl-Pow%3C%26%27b%20u16%3E-for-%26%27a%20BigUint">Pow&lt;&amp;&#39;b u16&gt;</a></li><li><a href="#impl-Pow%3C%26%27b%20u32%3E-for-%26%27a%20BigUint">Pow&lt;&amp;&#39;b u32&gt;</a></li><li><a href="#impl-Pow%3C%26%27b%20u64%3E-for-%26%27a%20BigUint">Pow&lt;&amp;&#39;b u64&gt;</a></li><li><a href="#impl-Pow%3C%26%27b%20u8%3E-for-%26%27a%20BigUint">Pow&lt;&amp;&#39;b u8&gt;</a></li><li><a href="#impl-Pow%3C%26%27b%20usize%3E-for-%26%27a%20BigUint">Pow&lt;&amp;&#39;b usize&gt;</a></li><li><a href="#impl-Pow%3CBigUint%3E-for-%26%27a%20BigInt">Pow&lt;BigUint&gt;</a></li><li><a href="#impl-Pow%3CBigUint%3E-for-%26%27a%20BigUint">Pow&lt;BigUint&gt;</a></li><li><a href="#impl-Pow%3Cu16%3E-for-%26%27a%20BigUint">Pow&lt;u16&gt;</a></li><li><a href="#impl-Pow%3Cu32%3E-for-%26%27a%20BigUint">Pow&lt;u32&gt;</a></li><li><a href="#impl-Pow%3Cu64%3E-for-%26%27a%20BigUint">Pow&lt;u64&gt;</a></li><li><a href="#impl-Pow%3Cu8%3E-for-%26%27a%20BigUint">Pow&lt;u8&gt;</a></li><li><a href="#impl-Pow%3Cusize%3E-for-%26%27a%20BigUint">Pow&lt;usize&gt;</a></li><li><a href="#impl-Product%3CT%3E-for-BigUint">Product&lt;T&gt;</a></li><li><a href="#impl-Rem%3C%26%27a%20BigUint%3E-for-%26%27b%20u16">Rem&lt;&amp;&#39;a BigUint&gt;</a></li><li><a href="#impl-Rem%3C%26%27a%20BigUint%3E-for-%26%27b%20u32">Rem&lt;&amp;&#39;a BigUint&gt;</a></li><li><a href="#impl-Rem%3C%26%27a%20BigUint%3E-for-%26%27b%20u64">Rem&lt;&amp;&#39;a BigUint&gt;</a></li><li><a href="#impl-Rem%3C%26%27a%20BigUint%3E-for-%26%27b%20u8">Rem&lt;&amp;&#39;a BigUint&gt;</a></li><li><a href="#impl-Rem%3C%26%27a%20BigUint%3E-for-%26%27b%20usize">Rem&lt;&amp;&#39;a BigUint&gt;</a></li><li><a href="#impl-Rem%3C%26%27a%20BigUint%3E-for-BigUint">Rem&lt;&amp;&#39;a BigUint&gt;</a></li><li><a href="#impl-Rem%3C%26%27a%20BigUint%3E-for-u16">Rem&lt;&amp;&#39;a BigUint&gt;</a></li><li><a href="#impl-Rem%3C%26%27a%20BigUint%3E-for-u32">Rem&lt;&amp;&#39;a BigUint&gt;</a></li><li><a href="#impl-Rem%3C%26%27a%20BigUint%3E-for-u64">Rem&lt;&amp;&#39;a BigUint&gt;</a></li><li><a href="#impl-Rem%3C%26%27a%20BigUint%3E-for-u8">Rem&lt;&amp;&#39;a BigUint&gt;</a></li><li><a href="#impl-Rem%3C%26%27a%20BigUint%3E-for-usize">Rem&lt;&amp;&#39;a BigUint&gt;</a></li><li><a href="#impl-Rem%3C%26%27a%20u16%3E-for-BigUint">Rem&lt;&amp;&#39;a u16&gt;</a></li><li><a href="#impl-Rem%3C%26%27a%20u32%3E-for-BigUint">Rem&lt;&amp;&#39;a u32&gt;</a></li><li><a href="#impl-Rem%3C%26%27a%20u64%3E-for-BigUint">Rem&lt;&amp;&#39;a u64&gt;</a></li><li><a href="#impl-Rem%3C%26%27a%20u8%3E-for-BigUint">Rem&lt;&amp;&#39;a u8&gt;</a></li><li><a href="#impl-Rem%3C%26%27a%20usize%3E-for-BigUint">Rem&lt;&amp;&#39;a usize&gt;</a></li><li><a href="#impl-Rem%3C%26%27b%20BigUint%3E-for-%26%27a%20BigUint">Rem&lt;&amp;&#39;b BigUint&gt;</a></li><li><a href="#impl-Rem%3C%26%27b%20u16%3E-for-%26%27a%20BigUint">Rem&lt;&amp;&#39;b u16&gt;</a></li><li><a href="#impl-Rem%3C%26%27b%20u32%3E-for-%26%27a%20BigUint">Rem&lt;&amp;&#39;b u32&gt;</a></li><li><a href="#impl-Rem%3C%26%27b%20u64%3E-for-%26%27a%20BigUint">Rem&lt;&amp;&#39;b u64&gt;</a></li><li><a href="#impl-Rem%3C%26%27b%20u8%3E-for-%26%27a%20BigUint">Rem&lt;&amp;&#39;b u8&gt;</a></li><li><a href="#impl-Rem%3C%26%27b%20usize%3E-for-%26%27a%20BigUint">Rem&lt;&amp;&#39;b usize&gt;</a></li><li><a href="#impl-Rem%3CBigUint%3E-for-%26%27a%20BigUint">Rem&lt;BigUint&gt;</a></li><li><a href="#impl-Rem%3CBigUint%3E-for-%26%27a%20u16">Rem&lt;BigUint&gt;</a></li><li><a href="#impl-Rem%3CBigUint%3E-for-%26%27a%20u32">Rem&lt;BigUint&gt;</a></li><li><a href="#impl-Rem%3CBigUint%3E-for-%26%27a%20u64">Rem&lt;BigUint&gt;</a></li><li><a href="#impl-Rem%3CBigUint%3E-for-%26%27a%20u8">Rem&lt;BigUint&gt;</a></li><li><a href="#impl-Rem%3CBigUint%3E-for-%26%27a%20usize">Rem&lt;BigUint&gt;</a></li><li><a href="#impl-Rem%3CBigUint%3E-for-BigUint">Rem&lt;BigUint&gt;</a></li><li><a href="#impl-Rem%3CBigUint%3E-for-u16">Rem&lt;BigUint&gt;</a></li><li><a href="#impl-Rem%3CBigUint%3E-for-u32">Rem&lt;BigUint&gt;</a></li><li><a href="#impl-Rem%3CBigUint%3E-for-u64">Rem&lt;BigUint&gt;</a></li><li><a href="#impl-Rem%3CBigUint%3E-for-u8">Rem&lt;BigUint&gt;</a></li><li><a href="#impl-Rem%3CBigUint%3E-for-usize">Rem&lt;BigUint&gt;</a></li><li><a href="#impl-Rem%3Cu16%3E-for-%26%27a%20BigUint">Rem&lt;u16&gt;</a></li><li><a href="#impl-Rem%3Cu16%3E-for-BigUint">Rem&lt;u16&gt;</a></li><li><a href="#impl-Rem%3Cu32%3E-for-%26%27a%20BigUint">Rem&lt;u32&gt;</a></li><li><a href="#impl-Rem%3Cu32%3E-for-BigUint">Rem&lt;u32&gt;</a></li><li><a href="#impl-Rem%3Cu64%3E-for-%26%27a%20BigUint">Rem&lt;u64&gt;</a></li><li><a href="#impl-Rem%3Cu64%3E-for-BigUint">Rem&lt;u64&gt;</a></li><li><a href="#impl-Rem%3Cu8%3E-for-%26%27a%20BigUint">Rem&lt;u8&gt;</a></li><li><a href="#impl-Rem%3Cu8%3E-for-BigUint">Rem&lt;u8&gt;</a></li><li><a href="#impl-Rem%3Cusize%3E-for-%26%27a%20BigUint">Rem&lt;usize&gt;</a></li><li><a href="#impl-Rem%3Cusize%3E-for-BigUint">Rem&lt;usize&gt;</a></li><li><a href="#impl-RemAssign%3C%26%27a%20BigUint%3E-for-BigUint">RemAssign&lt;&amp;&#39;a BigUint&gt;</a></li><li><a href="#impl-RemAssign%3C%26%27a%20BigUint%3E-for-i16">RemAssign&lt;&amp;&#39;a BigUint&gt;</a></li><li><a href="#impl-RemAssign%3C%26%27a%20BigUint%3E-for-i32">RemAssign&lt;&amp;&#39;a BigUint&gt;</a></li><li><a href="#impl-RemAssign%3C%26%27a%20BigUint%3E-for-i64">RemAssign&lt;&amp;&#39;a BigUint&gt;</a></li><li><a href="#impl-RemAssign%3C%26%27a%20BigUint%3E-for-i8">RemAssign&lt;&amp;&#39;a BigUint&gt;</a></li><li><a href="#impl-RemAssign%3C%26%27a%20BigUint%3E-for-isize">RemAssign&lt;&amp;&#39;a BigUint&gt;</a></li><li><a href="#impl-RemAssign%3C%26%27a%20BigUint%3E-for-u16">RemAssign&lt;&amp;&#39;a BigUint&gt;</a></li><li><a href="#impl-RemAssign%3C%26%27a%20BigUint%3E-for-u32">RemAssign&lt;&amp;&#39;a BigUint&gt;</a></li><li><a href="#impl-RemAssign%3C%26%27a%20BigUint%3E-for-u64">RemAssign&lt;&amp;&#39;a BigUint&gt;</a></li><li><a href="#impl-RemAssign%3C%26%27a%20BigUint%3E-for-u8">RemAssign&lt;&amp;&#39;a BigUint&gt;</a></li><li><a href="#impl-RemAssign%3C%26%27a%20BigUint%3E-for-usize">RemAssign&lt;&amp;&#39;a BigUint&gt;</a></li><li><a href="#impl-RemAssign%3CBigUint%3E-for-BigUint">RemAssign&lt;BigUint&gt;</a></li><li><a href="#impl-RemAssign%3CBigUint%3E-for-i16">RemAssign&lt;BigUint&gt;</a></li><li><a href="#impl-RemAssign%3CBigUint%3E-for-i32">RemAssign&lt;BigUint&gt;</a></li><li><a href="#impl-RemAssign%3CBigUint%3E-for-i64">RemAssign&lt;BigUint&gt;</a></li><li><a href="#impl-RemAssign%3CBigUint%3E-for-i8">RemAssign&lt;BigUint&gt;</a></li><li><a href="#impl-RemAssign%3CBigUint%3E-for-isize">RemAssign&lt;BigUint&gt;</a></li><li><a href="#impl-RemAssign%3CBigUint%3E-for-u16">RemAssign&lt;BigUint&gt;</a></li><li><a href="#impl-RemAssign%3CBigUint%3E-for-u32">RemAssign&lt;BigUint&gt;</a></li><li><a href="#impl-RemAssign%3CBigUint%3E-for-u64">RemAssign&lt;BigUint&gt;</a></li><li><a href="#impl-RemAssign%3CBigUint%3E-for-u8">RemAssign&lt;BigUint&gt;</a></li><li><a href="#impl-RemAssign%3CBigUint%3E-for-usize">RemAssign&lt;BigUint&gt;</a></li><li><a href="#impl-RemAssign%3Cu16%3E-for-BigUint">RemAssign&lt;u16&gt;</a></li><li><a href="#impl-RemAssign%3Cu32%3E-for-BigUint">RemAssign&lt;u32&gt;</a></li><li><a href="#impl-RemAssign%3Cu64%3E-for-BigUint">RemAssign&lt;u64&gt;</a></li><li><a href="#impl-RemAssign%3Cu8%3E-for-BigUint">RemAssign&lt;u8&gt;</a></li><li><a href="#impl-RemAssign%3Cusize%3E-for-BigUint">RemAssign&lt;usize&gt;</a></li><li><a href="#impl-Roots-for-BigUint">Roots</a></li><li><a href="#impl-Shl%3Cusize%3E-for-%26%27a%20BigUint">Shl&lt;usize&gt;</a></li><li><a href="#impl-Shl%3Cusize%3E-for-BigUint">Shl&lt;usize&gt;</a></li><li><a href="#impl-ShlAssign%3Cusize%3E-for-BigUint">ShlAssign&lt;usize&gt;</a></li><li><a href="#impl-Shr%3Cusize%3E-for-%26%27a%20BigUint">Shr&lt;usize&gt;</a></li><li><a href="#impl-Shr%3Cusize%3E-for-BigUint">Shr&lt;usize&gt;</a></li><li><a href="#impl-ShrAssign%3Cusize%3E-for-BigUint">ShrAssign&lt;usize&gt;</a></li><li><a href="#impl-Sub%3C%26%27a%20BigUint%3E-for-%26%27b%20u16">Sub&lt;&amp;&#39;a BigUint&gt;</a></li><li><a href="#impl-Sub%3C%26%27a%20BigUint%3E-for-%26%27b%20u32">Sub&lt;&amp;&#39;a BigUint&gt;</a></li><li><a href="#impl-Sub%3C%26%27a%20BigUint%3E-for-%26%27b%20u64">Sub&lt;&amp;&#39;a BigUint&gt;</a></li><li><a href="#impl-Sub%3C%26%27a%20BigUint%3E-for-%26%27b%20u8">Sub&lt;&amp;&#39;a BigUint&gt;</a></li><li><a href="#impl-Sub%3C%26%27a%20BigUint%3E-for-%26%27b%20usize">Sub&lt;&amp;&#39;a BigUint&gt;</a></li><li><a href="#impl-Sub%3C%26%27a%20BigUint%3E-for-BigUint">Sub&lt;&amp;&#39;a BigUint&gt;</a></li><li><a href="#impl-Sub%3C%26%27a%20BigUint%3E-for-u16">Sub&lt;&amp;&#39;a BigUint&gt;</a></li><li><a href="#impl-Sub%3C%26%27a%20BigUint%3E-for-u32">Sub&lt;&amp;&#39;a BigUint&gt;</a></li><li><a href="#impl-Sub%3C%26%27a%20BigUint%3E-for-u64">Sub&lt;&amp;&#39;a BigUint&gt;</a></li><li><a href="#impl-Sub%3C%26%27a%20BigUint%3E-for-u8">Sub&lt;&amp;&#39;a BigUint&gt;</a></li><li><a href="#impl-Sub%3C%26%27a%20BigUint%3E-for-usize">Sub&lt;&amp;&#39;a BigUint&gt;</a></li><li><a href="#impl-Sub%3C%26%27a%20u16%3E-for-BigUint">Sub&lt;&amp;&#39;a u16&gt;</a></li><li><a href="#impl-Sub%3C%26%27a%20u32%3E-for-BigUint">Sub&lt;&amp;&#39;a u32&gt;</a></li><li><a href="#impl-Sub%3C%26%27a%20u64%3E-for-BigUint">Sub&lt;&amp;&#39;a u64&gt;</a></li><li><a href="#impl-Sub%3C%26%27a%20u8%3E-for-BigUint">Sub&lt;&amp;&#39;a u8&gt;</a></li><li><a href="#impl-Sub%3C%26%27a%20usize%3E-for-BigUint">Sub&lt;&amp;&#39;a usize&gt;</a></li><li><a href="#impl-Sub%3C%26%27b%20BigUint%3E-for-%26%27a%20BigUint">Sub&lt;&amp;&#39;b BigUint&gt;</a></li><li><a href="#impl-Sub%3C%26%27b%20u16%3E-for-%26%27a%20BigUint">Sub&lt;&amp;&#39;b u16&gt;</a></li><li><a href="#impl-Sub%3C%26%27b%20u32%3E-for-%26%27a%20BigUint">Sub&lt;&amp;&#39;b u32&gt;</a></li><li><a href="#impl-Sub%3C%26%27b%20u64%3E-for-%26%27a%20BigUint">Sub&lt;&amp;&#39;b u64&gt;</a></li><li><a href="#impl-Sub%3C%26%27b%20u8%3E-for-%26%27a%20BigUint">Sub&lt;&amp;&#39;b u8&gt;</a></li><li><a href="#impl-Sub%3C%26%27b%20usize%3E-for-%26%27a%20BigUint">Sub&lt;&amp;&#39;b usize&gt;</a></li><li><a href="#impl-Sub%3CBigUint%3E-for-%26%27a%20BigUint">Sub&lt;BigUint&gt;</a></li><li><a href="#impl-Sub%3CBigUint%3E-for-%26%27a%20u16">Sub&lt;BigUint&gt;</a></li><li><a href="#impl-Sub%3CBigUint%3E-for-%26%27a%20u32">Sub&lt;BigUint&gt;</a></li><li><a href="#impl-Sub%3CBigUint%3E-for-%26%27a%20u64">Sub&lt;BigUint&gt;</a></li><li><a href="#impl-Sub%3CBigUint%3E-for-%26%27a%20u8">Sub&lt;BigUint&gt;</a></li><li><a href="#impl-Sub%3CBigUint%3E-for-%26%27a%20usize">Sub&lt;BigUint&gt;</a></li><li><a href="#impl-Sub%3CBigUint%3E-for-BigUint">Sub&lt;BigUint&gt;</a></li><li><a href="#impl-Sub%3CBigUint%3E-for-u16">Sub&lt;BigUint&gt;</a></li><li><a href="#impl-Sub%3CBigUint%3E-for-u32">Sub&lt;BigUint&gt;</a></li><li><a href="#impl-Sub%3CBigUint%3E-for-u64">Sub&lt;BigUint&gt;</a></li><li><a href="#impl-Sub%3CBigUint%3E-for-u8">Sub&lt;BigUint&gt;</a></li><li><a href="#impl-Sub%3CBigUint%3E-for-usize">Sub&lt;BigUint&gt;</a></li><li><a href="#impl-Sub%3Cu16%3E-for-%26%27a%20BigUint">Sub&lt;u16&gt;</a></li><li><a href="#impl-Sub%3Cu16%3E-for-BigUint">Sub&lt;u16&gt;</a></li><li><a href="#impl-Sub%3Cu32%3E-for-%26%27a%20BigUint">Sub&lt;u32&gt;</a></li><li><a href="#impl-Sub%3Cu32%3E-for-BigUint">Sub&lt;u32&gt;</a></li><li><a href="#impl-Sub%3Cu64%3E-for-%26%27a%20BigUint">Sub&lt;u64&gt;</a></li><li><a href="#impl-Sub%3Cu64%3E-for-BigUint">Sub&lt;u64&gt;</a></li><li><a href="#impl-Sub%3Cu8%3E-for-%26%27a%20BigUint">Sub&lt;u8&gt;</a></li><li><a href="#impl-Sub%3Cu8%3E-for-BigUint">Sub&lt;u8&gt;</a></li><li><a href="#impl-Sub%3Cusize%3E-for-%26%27a%20BigUint">Sub&lt;usize&gt;</a></li><li><a href="#impl-Sub%3Cusize%3E-for-BigUint">Sub&lt;usize&gt;</a></li><li><a href="#impl-SubAssign%3C%26%27a%20BigUint%3E-for-BigUint">SubAssign&lt;&amp;&#39;a BigUint&gt;</a></li><li><a href="#impl-SubAssign%3CBigUint%3E-for-BigUint">SubAssign&lt;BigUint&gt;</a></li><li><a href="#impl-SubAssign%3Cu16%3E-for-BigUint">SubAssign&lt;u16&gt;</a></li><li><a href="#impl-SubAssign%3Cu32%3E-for-BigUint">SubAssign&lt;u32&gt;</a></li><li><a href="#impl-SubAssign%3Cu64%3E-for-BigUint">SubAssign&lt;u64&gt;</a></li><li><a href="#impl-SubAssign%3Cu8%3E-for-BigUint">SubAssign&lt;u8&gt;</a></li><li><a href="#impl-SubAssign%3Cusize%3E-for-BigUint">SubAssign&lt;usize&gt;</a></li><li><a href="#impl-Sum%3CT%3E-for-BigUint">Sum&lt;T&gt;</a></li><li><a href="#impl-ToBigInt-for-BigUint">ToBigInt</a></li><li><a href="#impl-ToBigUint-for-BigUint">ToBigUint</a></li><li><a href="#impl-ToPrimitive-for-BigUint">ToPrimitive</a></li><li><a href="#impl-Unsigned-for-BigUint">Unsigned</a></li><li><a href="#impl-UpperHex-for-BigUint">UpperHex</a></li><li><a href="#impl-Zero-for-BigUint">Zero</a></li></ul><h3><a href="#synthetic-implementations">Auto Trait Implementations</a></h3><ul class="block"><li><a href="#impl-RefUnwindSafe-for-BigUint">RefUnwindSafe</a></li><li><a href="#impl-Send-for-BigUint">Send</a></li><li><a href="#impl-Sync-for-BigUint">Sync</a></li><li><a href="#impl-Unpin-for-BigUint">Unpin</a></li><li><a href="#impl-UnwindSafe-for-BigUint">UnwindSafe</a></li></ul><h3><a href="#blanket-implementations">Blanket Implementations</a></h3><ul class="block"><li><a href="#impl-Any-for-BigUint">Any</a></li><li><a href="#impl-Average-for-BigUint">Average</a></li><li><a href="#impl-Borrow%3CT%3E-for-BigUint">Borrow&lt;T&gt;</a></li><li><a href="#impl-BorrowMut%3CT%3E-for-BigUint">BorrowMut&lt;T&gt;</a></li><li><a href="#impl-From%3CT%3E-for-BigUint">From&lt;T&gt;</a></li><li><a href="#impl-Into%3CU%3E-for-BigUint">Into&lt;U&gt;</a></li><li><a href="#impl-NumAssign-for-BigUint">NumAssign</a></li><li><a href="#impl-NumAssignOps%3CRhs%3E-for-BigUint">NumAssignOps&lt;Rhs&gt;</a></li><li><a href="#impl-NumAssignRef-for-BigUint">NumAssignRef</a></li><li><a href="#impl-NumOps%3CRhs%2C%20Output%3E-for-BigUint">NumOps&lt;Rhs, Output&gt;</a></li><li><a href="#impl-NumRef-for-BigUint">NumRef</a></li><li><a href="#impl-RefNum%3CBase%3E-for-BigUint">RefNum&lt;Base&gt;</a></li><li><a href="#impl-ToOwned-for-BigUint">ToOwned</a></li><li><a href="#impl-ToString-for-BigUint">ToString</a></li><li><a href="#impl-TryFrom%3CU%3E-for-BigUint">TryFrom&lt;U&gt;</a></li><li><a href="#impl-TryInto%3CU%3E-for-BigUint">TryInto&lt;U&gt;</a></li></ul></section><h2><a href="index.html">In num_bigint</a></h2></div></nav><main><div class="width-limiter"><nav class="sub"><form class="search-form"><div class="search-container"><span></span><input class="search-input" name="search" autocomplete="off" spellcheck="false" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"><div id="help-button" title="help" tabindex="-1"><a href="../help.html">?</a></div><div id="settings-menu" tabindex="-1"><a href="../settings.html" title="settings"><img width="22" height="22" alt="Change settings" src="../wheel.svg"></a></div></div></form></nav><section id="main-content" class="content"><div class="main-heading"><h1 class="fqn">Struct <a href="index.html">num_bigint</a>::<wbr><a class="struct" href="#">BigUint</a><button id="copy-path" onclick="copy_path(this)" title="Copy item path to clipboard"><img src="../clipboard.svg" width="19" height="18" alt="Copy item path"></button></h1><span class="out-of-band"><a class="srclink" href="../src/num_bigint/biguint.rs.html#50-52">source</a> · <a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">[<span class="inner">&#x2212;</span>]</a></span></div><div class="item-decl"><pre class="rust struct"><code>pub struct BigUint { /* private fields */ }</code></pre></div><details class="rustdoc-toggle top-doc" open><summary class="hideme"><span>Expand description</span></summary><div class="docblock"><p>A big unsigned integer type.</p>
</div></details><h2 id="implementations" class="small-section-header">Implementations<a href="#implementations" class="anchor"></a></h2><div id="implementations-list"><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1915-2262">source</a><a href="#impl-BigUint" class="anchor"></a><h3 class="code-header">impl <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.new" class="method has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1920-1922">source</a><h4 class="code-header">pub fn <a href="#method.new" class="fnname">new</a>(digits: Vec&lt;u32&gt;) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class="docblock"><p>Creates and initializes a <code>BigUint</code>.</p>
<p>The base 2<sup>32</sup> digits are ordered least significant digit first.</p>
</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.from_slice" class="method has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1928-1930">source</a><h4 class="code-header">pub fn <a href="#method.from_slice" class="fnname">from_slice</a>(slice: &amp;[u32]) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class="docblock"><p>Creates and initializes a <code>BigUint</code>.</p>
<p>The base 2<sup>32</sup> digits are ordered least significant digit first.</p>
</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.assign_from_slice" class="method has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1936-1940">source</a><h4 class="code-header">pub fn <a href="#method.assign_from_slice" class="fnname">assign_from_slice</a>(&amp;mut self, slice: &amp;[u32])</h4></section></summary><div class="docblock"><p>Assign a value to a <code>BigUint</code>.</p>
<p>The base 2<sup>32</sup> digits are ordered least significant digit first.</p>
</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.from_bytes_be" class="method has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1961-1969">source</a><h4 class="code-header">pub fn <a href="#method.from_bytes_be" class="fnname">from_bytes_be</a>(bytes: &amp;[u8]) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class="docblock"><p>Creates and initializes a <code>BigUint</code>.</p>
<p>The bytes are in big-endian byte order.</p>
<h5 id="examples"><a href="#examples">Examples</a></h5>
<div class="example-wrap"><pre class="rust rust-example-rendered"><code><span class="kw">use </span>num_bigint::BigUint;
<span class="macro">assert_eq!</span>(BigUint::from_bytes_be(<span class="string">b&quot;A&quot;</span>),
BigUint::parse_bytes(<span class="string">b&quot;65&quot;</span>, <span class="number">10</span>).unwrap());
<span class="macro">assert_eq!</span>(BigUint::from_bytes_be(<span class="string">b&quot;AA&quot;</span>),
BigUint::parse_bytes(<span class="string">b&quot;16705&quot;</span>, <span class="number">10</span>).unwrap());
<span class="macro">assert_eq!</span>(BigUint::from_bytes_be(<span class="string">b&quot;AB&quot;</span>),
BigUint::parse_bytes(<span class="string">b&quot;16706&quot;</span>, <span class="number">10</span>).unwrap());
<span class="macro">assert_eq!</span>(BigUint::from_bytes_be(<span class="string">b&quot;Hello world!&quot;</span>),
BigUint::parse_bytes(<span class="string">b&quot;22405534230753963835153736737&quot;</span>, <span class="number">10</span>).unwrap());</code></pre></div>
</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.from_bytes_le" class="method has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1975-1981">source</a><h4 class="code-header">pub fn <a href="#method.from_bytes_le" class="fnname">from_bytes_le</a>(bytes: &amp;[u8]) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class="docblock"><p>Creates and initializes a <code>BigUint</code>.</p>
<p>The bytes are in little-endian byte order.</p>
</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.parse_bytes" class="method has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#2000-2004">source</a><h4 class="code-header">pub fn <a href="#method.parse_bytes" class="fnname">parse_bytes</a>(buf: &amp;[u8], radix: u32) -&gt; Option&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt;</h4></section></summary><div class="docblock"><p>Creates and initializes a <code>BigUint</code>. The input slice must contain
ascii/utf8 characters in [0-9a-zA-Z].
<code>radix</code> must be in the range <code>2...36</code>.</p>
<p>The function <code>from_str_radix</code> from the <code>Num</code> trait provides the same logic
for <code>&amp;str</code> buffers.</p>
<h5 id="examples-1"><a href="#examples-1">Examples</a></h5>
<div class="example-wrap"><pre class="rust rust-example-rendered"><code><span class="kw">use </span>num_bigint::{BigUint, ToBigUint};
<span class="macro">assert_eq!</span>(BigUint::parse_bytes(<span class="string">b&quot;1234&quot;</span>, <span class="number">10</span>), ToBigUint::to_biguint(<span class="kw-2">&amp;</span><span class="number">1234</span>));
<span class="macro">assert_eq!</span>(BigUint::parse_bytes(<span class="string">b&quot;ABCD&quot;</span>, <span class="number">16</span>), ToBigUint::to_biguint(<span class="kw-2">&amp;</span><span class="number">0xABCD</span>));
<span class="macro">assert_eq!</span>(BigUint::parse_bytes(<span class="string">b&quot;G&quot;</span>, <span class="number">16</span>), <span class="prelude-val">None</span>);</code></pre></div>
</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.from_radix_be" class="method has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#2022-2047">source</a><h4 class="code-header">pub fn <a href="#method.from_radix_be" class="fnname">from_radix_be</a>(buf: &amp;[u8], radix: u32) -&gt; Option&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt;</h4></section></summary><div class="docblock"><p>Creates and initializes a <code>BigUint</code>. Each u8 of the input slice is
interpreted as one digit of the number
and must therefore be less than <code>radix</code>.</p>
<p>The bytes are in big-endian byte order.
<code>radix</code> must be in the range <code>2...256</code>.</p>
<h5 id="examples-2"><a href="#examples-2">Examples</a></h5>
<div class="example-wrap"><pre class="rust rust-example-rendered"><code><span class="kw">use </span>num_bigint::{BigUint};
<span class="kw">let </span>inbase190 = <span class="kw-2">&amp;</span>[<span class="number">15</span>, <span class="number">33</span>, <span class="number">125</span>, <span class="number">12</span>, <span class="number">14</span>];
<span class="kw">let </span>a = BigUint::from_radix_be(inbase190, <span class="number">190</span>).unwrap();
<span class="macro">assert_eq!</span>(a.to_radix_be(<span class="number">190</span>), inbase190);</code></pre></div>
</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.from_radix_le" class="method has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#2065-2090">source</a><h4 class="code-header">pub fn <a href="#method.from_radix_le" class="fnname">from_radix_le</a>(buf: &amp;[u8], radix: u32) -&gt; Option&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt;</h4></section></summary><div class="docblock"><p>Creates and initializes a <code>BigUint</code>. Each u8 of the input slice is
interpreted as one digit of the number
and must therefore be less than <code>radix</code>.</p>
<p>The bytes are in little-endian byte order.
<code>radix</code> must be in the range <code>2...256</code>.</p>
<h5 id="examples-3"><a href="#examples-3">Examples</a></h5>
<div class="example-wrap"><pre class="rust rust-example-rendered"><code><span class="kw">use </span>num_bigint::{BigUint};
<span class="kw">let </span>inbase190 = <span class="kw-2">&amp;</span>[<span class="number">14</span>, <span class="number">12</span>, <span class="number">125</span>, <span class="number">33</span>, <span class="number">15</span>];
<span class="kw">let </span>a = BigUint::from_radix_be(inbase190, <span class="number">190</span>).unwrap();
<span class="macro">assert_eq!</span>(a.to_radix_be(<span class="number">190</span>), inbase190);</code></pre></div>
</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.to_bytes_be" class="method has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#2103-2107">source</a><h4 class="code-header">pub fn <a href="#method.to_bytes_be" class="fnname">to_bytes_be</a>(&amp;self) -&gt; Vec&lt;u8&gt;</h4></section></summary><div class="docblock"><p>Returns the byte representation of the <code>BigUint</code> in big-endian byte order.</p>
<h5 id="examples-4"><a href="#examples-4">Examples</a></h5>
<div class="example-wrap"><pre class="rust rust-example-rendered"><code><span class="kw">use </span>num_bigint::BigUint;
<span class="kw">let </span>i = BigUint::parse_bytes(<span class="string">b&quot;1125&quot;</span>, <span class="number">10</span>).unwrap();
<span class="macro">assert_eq!</span>(i.to_bytes_be(), <span class="macro">vec!</span>[<span class="number">4</span>, <span class="number">101</span>]);</code></pre></div>
</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.to_bytes_le" class="method has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#2120-2126">source</a><h4 class="code-header">pub fn <a href="#method.to_bytes_le" class="fnname">to_bytes_le</a>(&amp;self) -&gt; Vec&lt;u8&gt;</h4></section></summary><div class="docblock"><p>Returns the byte representation of the <code>BigUint</code> in little-endian byte order.</p>
<h5 id="examples-5"><a href="#examples-5">Examples</a></h5>
<div class="example-wrap"><pre class="rust rust-example-rendered"><code><span class="kw">use </span>num_bigint::BigUint;
<span class="kw">let </span>i = BigUint::parse_bytes(<span class="string">b&quot;1125&quot;</span>, <span class="number">10</span>).unwrap();
<span class="macro">assert_eq!</span>(i.to_bytes_le(), <span class="macro">vec!</span>[<span class="number">101</span>, <span class="number">4</span>]);</code></pre></div>
</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.to_u32_digits" class="method has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#2142-2144">source</a><h4 class="code-header">pub fn <a href="#method.to_u32_digits" class="fnname">to_u32_digits</a>(&amp;self) -&gt; Vec&lt;u32&gt;</h4></section></summary><div class="docblock"><p>Returns the <code>u32</code> digits representation of the <code>BigUint</code> ordered least significant digit
first.</p>
<h5 id="examples-6"><a href="#examples-6">Examples</a></h5>
<div class="example-wrap"><pre class="rust rust-example-rendered"><code><span class="kw">use </span>num_bigint::BigUint;
<span class="macro">assert_eq!</span>(BigUint::from(<span class="number">1125u32</span>).to_u32_digits(), <span class="macro">vec!</span>[<span class="number">1125</span>]);
<span class="macro">assert_eq!</span>(BigUint::from(<span class="number">4294967295u32</span>).to_u32_digits(), <span class="macro">vec!</span>[<span class="number">4294967295</span>]);
<span class="macro">assert_eq!</span>(BigUint::from(<span class="number">4294967296u64</span>).to_u32_digits(), <span class="macro">vec!</span>[<span class="number">0</span>, <span class="number">1</span>]);
<span class="macro">assert_eq!</span>(BigUint::from(<span class="number">112500000000u64</span>).to_u32_digits(), <span class="macro">vec!</span>[<span class="number">830850304</span>, <span class="number">26</span>]);</code></pre></div>
</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.to_str_radix" class="method has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#2158-2162">source</a><h4 class="code-header">pub fn <a href="#method.to_str_radix" class="fnname">to_str_radix</a>(&amp;self, radix: u32) -&gt; String</h4></section></summary><div class="docblock"><p>Returns the integer formatted as a string in the given radix.
<code>radix</code> must be in the range <code>2...36</code>.</p>
<h5 id="examples-7"><a href="#examples-7">Examples</a></h5>
<div class="example-wrap"><pre class="rust rust-example-rendered"><code><span class="kw">use </span>num_bigint::BigUint;
<span class="kw">let </span>i = BigUint::parse_bytes(<span class="string">b&quot;ff&quot;</span>, <span class="number">16</span>).unwrap();
<span class="macro">assert_eq!</span>(i.to_str_radix(<span class="number">16</span>), <span class="string">&quot;ff&quot;</span>);</code></pre></div>
</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.to_radix_be" class="method has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#2179-2183">source</a><h4 class="code-header">pub fn <a href="#method.to_radix_be" class="fnname">to_radix_be</a>(&amp;self, radix: u32) -&gt; Vec&lt;u8&gt;</h4></section></summary><div class="docblock"><p>Returns the integer in the requested base in big-endian digit order.
The output is not given in a human readable alphabet but as a zero
based u8 number.
<code>radix</code> must be in the range <code>2...256</code>.</p>
<h5 id="examples-8"><a href="#examples-8">Examples</a></h5>
<div class="example-wrap"><pre class="rust rust-example-rendered"><code><span class="kw">use </span>num_bigint::BigUint;
<span class="macro">assert_eq!</span>(BigUint::from(<span class="number">0xFFFFu64</span>).to_radix_be(<span class="number">159</span>),
<span class="macro">vec!</span>[<span class="number">2</span>, <span class="number">94</span>, <span class="number">27</span>]);
<span class="comment">// 0xFFFF = 65535 = 2*(159^2) + 94*159 + 27</span></code></pre></div>
</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.to_radix_le" class="method has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#2200-2202">source</a><h4 class="code-header">pub fn <a href="#method.to_radix_le" class="fnname">to_radix_le</a>(&amp;self, radix: u32) -&gt; Vec&lt;u8&gt;</h4></section></summary><div class="docblock"><p>Returns the integer in the requested base in little-endian digit order.
The output is not given in a human readable alphabet but as a zero
based u8 number.
<code>radix</code> must be in the range <code>2...256</code>.</p>
<h5 id="examples-9"><a href="#examples-9">Examples</a></h5>
<div class="example-wrap"><pre class="rust rust-example-rendered"><code><span class="kw">use </span>num_bigint::BigUint;
<span class="macro">assert_eq!</span>(BigUint::from(<span class="number">0xFFFFu64</span>).to_radix_le(<span class="number">159</span>),
<span class="macro">vec!</span>[<span class="number">27</span>, <span class="number">94</span>, <span class="number">2</span>]);
<span class="comment">// 0xFFFF = 65535 = 27 + 94*159 + 2*(159^2)</span></code></pre></div>
</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.bits" class="method has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#2206-2212">source</a><h4 class="code-header">pub fn <a href="#method.bits" class="fnname">bits</a>(&amp;self) -&gt; usize</h4></section></summary><div class="docblock"><p>Determines the fewest bits necessary to express the <code>BigUint</code>.</p>
</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.modpow" class="method has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#2233-2243">source</a><h4 class="code-header">pub fn <a href="#method.modpow" class="fnname">modpow</a>(&amp;self, exponent: &amp;Self, modulus: &amp;Self) -&gt; Self</h4></section></summary><div class="docblock"><p>Returns <code>(self ^ exponent) % modulus</code>.</p>
<p>Panics if the modulus is zero.</p>
</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.sqrt" class="method has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#2247-2249">source</a><h4 class="code-header">pub fn <a href="#method.sqrt" class="fnname">sqrt</a>(&amp;self) -&gt; Self</h4></section></summary><div class="docblock"><p>Returns the truncated principal square root of <code>self</code>
see <a href="https://docs.rs/num-integer/0.1/num_integer/trait.Roots.html#method.sqrt">Roots::sqrt</a></p>
</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.cbrt" class="method has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#2253-2255">source</a><h4 class="code-header">pub fn <a href="#method.cbrt" class="fnname">cbrt</a>(&amp;self) -&gt; Self</h4></section></summary><div class="docblock"><p>Returns the truncated principal cube root of <code>self</code>
see <a href="https://docs.rs/num-integer/0.1/num_integer/trait.Roots.html#method.cbrt">Roots::cbrt</a>.</p>
</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.nth_root" class="method has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#2259-2261">source</a><h4 class="code-header">pub fn <a href="#method.nth_root" class="fnname">nth_root</a>(&amp;self, n: u32) -&gt; Self</h4></section></summary><div class="docblock"><p>Returns the truncated principal <code>n</code>th root of <code>self</code>
see <a href="https://docs.rs/num-integer/0.1/num_integer/trait.Roots.html#tymethod.nth_root">Roots::nth_root</a>.</p>
</div></details></div></details></div><h2 id="trait-implementations" class="small-section-header">Trait Implementations<a href="#trait-implementations" class="anchor"></a></h2><div id="trait-implementations-list"><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Add%3C%26%27a%20BigUint%3E-for-%26%27b%20u16" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#582">source</a><a href="#impl-Add%3C%26%27a%20BigUint%3E-for-%26%27b%20u16" class="anchor"></a><h3 class="code-header">impl&lt;'a, 'b&gt; Add&lt;&amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for &amp;'b u16</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-47" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-47" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>+</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.add-17" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#582">source</a><a href="#method.add-17" class="anchor"></a><h4 class="code-header">fn <a class="fnname">add</a>(self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>+</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Add%3C%26%27a%20BigUint%3E-for-%26%27b%20u32" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#584">source</a><a href="#impl-Add%3C%26%27a%20BigUint%3E-for-%26%27b%20u32" class="anchor"></a><h3 class="code-header">impl&lt;'a, 'b&gt; Add&lt;&amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for &amp;'b u32</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-64" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-64" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>+</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.add-34" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#584">source</a><a href="#method.add-34" class="anchor"></a><h4 class="code-header">fn <a class="fnname">add</a>(self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>+</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Add%3C%26%27a%20BigUint%3E-for-%26%27b%20u64" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#585">source</a><a href="#impl-Add%3C%26%27a%20BigUint%3E-for-%26%27b%20u64" class="anchor"></a><h3 class="code-header">impl&lt;'a, 'b&gt; Add&lt;&amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for &amp;'b u64</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-71" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-71" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>+</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.add-41" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#585">source</a><a href="#method.add-41" class="anchor"></a><h4 class="code-header">fn <a class="fnname">add</a>(self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>+</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Add%3C%26%27a%20BigUint%3E-for-%26%27b%20u8" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#582">source</a><a href="#impl-Add%3C%26%27a%20BigUint%3E-for-%26%27b%20u8" class="anchor"></a><h3 class="code-header">impl&lt;'a, 'b&gt; Add&lt;&amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for &amp;'b u8</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-39" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-39" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>+</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.add-9" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#582">source</a><a href="#method.add-9" class="anchor"></a><h4 class="code-header">fn <a class="fnname">add</a>(self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>+</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Add%3C%26%27a%20BigUint%3E-for-%26%27b%20usize" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#582">source</a><a href="#impl-Add%3C%26%27a%20BigUint%3E-for-%26%27b%20usize" class="anchor"></a><h3 class="code-header">impl&lt;'a, 'b&gt; Add&lt;&amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for &amp;'b usize</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-55" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-55" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>+</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.add-25" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#582">source</a><a href="#method.add-25" class="anchor"></a><h4 class="code-header">fn <a class="fnname">add</a>(self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>+</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Add%3C%26%27a%20BigUint%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#557-564">source</a><a href="#impl-Add%3C%26%27a%20BigUint%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Add&lt;&amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-33" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-33" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>+</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.add-3" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#560-563">source</a><a href="#method.add-3" class="anchor"></a><h4 class="code-header">fn <a class="fnname">add</a>(self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>+</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Add%3C%26%27a%20BigUint%3E-for-u16" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#582">source</a><a href="#impl-Add%3C%26%27a%20BigUint%3E-for-u16" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Add&lt;&amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for u16</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-45" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-45" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>+</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.add-15" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#582">source</a><a href="#method.add-15" class="anchor"></a><h4 class="code-header">fn <a class="fnname">add</a>(self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>+</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Add%3C%26%27a%20BigUint%3E-for-u32" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#584">source</a><a href="#impl-Add%3C%26%27a%20BigUint%3E-for-u32" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Add&lt;&amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for u32</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-62" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-62" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>+</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.add-32" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#584">source</a><a href="#method.add-32" class="anchor"></a><h4 class="code-header">fn <a class="fnname">add</a>(self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>+</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Add%3C%26%27a%20BigUint%3E-for-u64" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#585">source</a><a href="#impl-Add%3C%26%27a%20BigUint%3E-for-u64" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Add&lt;&amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for u64</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-69" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-69" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>+</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.add-39" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#585">source</a><a href="#method.add-39" class="anchor"></a><h4 class="code-header">fn <a class="fnname">add</a>(self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>+</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Add%3C%26%27a%20BigUint%3E-for-u8" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#582">source</a><a href="#impl-Add%3C%26%27a%20BigUint%3E-for-u8" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Add&lt;&amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for u8</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-37" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-37" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>+</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.add-7" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#582">source</a><a href="#method.add-7" class="anchor"></a><h4 class="code-header">fn <a class="fnname">add</a>(self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>+</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Add%3C%26%27a%20BigUint%3E-for-usize" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#582">source</a><a href="#impl-Add%3C%26%27a%20BigUint%3E-for-usize" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Add&lt;&amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for usize</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-53" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-53" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>+</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.add-23" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#582">source</a><a href="#method.add-23" class="anchor"></a><h4 class="code-header">fn <a class="fnname">add</a>(self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>+</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Add%3C%26%27a%20u16%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#582">source</a><a href="#impl-Add%3C%26%27a%20u16%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Add&lt;&amp;'a u16&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-42" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-42" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>+</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.add-12" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#582">source</a><a href="#method.add-12" class="anchor"></a><h4 class="code-header">fn <a class="fnname">add</a>(self, other: &amp;u16) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>+</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Add%3C%26%27a%20u32%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#584">source</a><a href="#impl-Add%3C%26%27a%20u32%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Add&lt;&amp;'a u32&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-59" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-59" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>+</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.add-29" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#584">source</a><a href="#method.add-29" class="anchor"></a><h4 class="code-header">fn <a class="fnname">add</a>(self, other: &amp;u32) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>+</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Add%3C%26%27a%20u64%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#585">source</a><a href="#impl-Add%3C%26%27a%20u64%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Add&lt;&amp;'a u64&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-66" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-66" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>+</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.add-36" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#585">source</a><a href="#method.add-36" class="anchor"></a><h4 class="code-header">fn <a class="fnname">add</a>(self, other: &amp;u64) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>+</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Add%3C%26%27a%20u8%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#582">source</a><a href="#impl-Add%3C%26%27a%20u8%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Add&lt;&amp;'a u8&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-34" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-34" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>+</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.add-4" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#582">source</a><a href="#method.add-4" class="anchor"></a><h4 class="code-header">fn <a class="fnname">add</a>(self, other: &amp;u8) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>+</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Add%3C%26%27a%20usize%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#582">source</a><a href="#impl-Add%3C%26%27a%20usize%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Add&lt;&amp;'a usize&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-50" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-50" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>+</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.add-20" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#582">source</a><a href="#method.add-20" class="anchor"></a><h4 class="code-header">fn <a class="fnname">add</a>(self, other: &amp;usize) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>+</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Add%3C%26%27b%20BigUint%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#554">source</a><a href="#impl-Add%3C%26%27b%20BigUint%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a, 'b&gt; Add&lt;&amp;'b <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-32" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-32" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>+</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.add-2" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#554">source</a><a href="#method.add-2" class="anchor"></a><h4 class="code-header">fn <a class="fnname">add</a>(self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>+</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Add%3C%26%27b%20u16%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#582">source</a><a href="#impl-Add%3C%26%27b%20u16%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a, 'b&gt; Add&lt;&amp;'b u16&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-46" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-46" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>+</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.add-16" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#582">source</a><a href="#method.add-16" class="anchor"></a><h4 class="code-header">fn <a class="fnname">add</a>(self, other: &amp;u16) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>+</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Add%3C%26%27b%20u32%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#584">source</a><a href="#impl-Add%3C%26%27b%20u32%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a, 'b&gt; Add&lt;&amp;'b u32&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-63" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-63" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>+</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.add-33" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#584">source</a><a href="#method.add-33" class="anchor"></a><h4 class="code-header">fn <a class="fnname">add</a>(self, other: &amp;u32) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>+</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Add%3C%26%27b%20u64%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#585">source</a><a href="#impl-Add%3C%26%27b%20u64%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a, 'b&gt; Add&lt;&amp;'b u64&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-70" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-70" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>+</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.add-40" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#585">source</a><a href="#method.add-40" class="anchor"></a><h4 class="code-header">fn <a class="fnname">add</a>(self, other: &amp;u64) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>+</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Add%3C%26%27b%20u8%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#582">source</a><a href="#impl-Add%3C%26%27b%20u8%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a, 'b&gt; Add&lt;&amp;'b u8&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-38" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-38" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>+</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.add-8" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#582">source</a><a href="#method.add-8" class="anchor"></a><h4 class="code-header">fn <a class="fnname">add</a>(self, other: &amp;u8) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>+</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Add%3C%26%27b%20usize%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#582">source</a><a href="#impl-Add%3C%26%27b%20usize%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a, 'b&gt; Add&lt;&amp;'b usize&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-54" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-54" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>+</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.add-24" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#582">source</a><a href="#method.add-24" class="anchor"></a><h4 class="code-header">fn <a class="fnname">add</a>(self, other: &amp;usize) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>+</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Add%3CBigUint%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#554">source</a><a href="#impl-Add%3CBigUint%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Add&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-31" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-31" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>+</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.add-1" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#554">source</a><a href="#method.add-1" class="anchor"></a><h4 class="code-header">fn <a class="fnname">add</a>(self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>+</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Add%3CBigUint%3E-for-%26%27a%20u16" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#582">source</a><a href="#impl-Add%3CBigUint%3E-for-%26%27a%20u16" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Add&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for &amp;'a u16</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-43" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-43" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>+</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.add-13" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#582">source</a><a href="#method.add-13" class="anchor"></a><h4 class="code-header">fn <a class="fnname">add</a>(self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>+</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Add%3CBigUint%3E-for-%26%27a%20u32" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#584">source</a><a href="#impl-Add%3CBigUint%3E-for-%26%27a%20u32" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Add&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for &amp;'a u32</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-60" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-60" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>+</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.add-30" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#584">source</a><a href="#method.add-30" class="anchor"></a><h4 class="code-header">fn <a class="fnname">add</a>(self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>+</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Add%3CBigUint%3E-for-%26%27a%20u64" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#585">source</a><a href="#impl-Add%3CBigUint%3E-for-%26%27a%20u64" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Add&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for &amp;'a u64</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-67" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-67" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>+</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.add-37" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#585">source</a><a href="#method.add-37" class="anchor"></a><h4 class="code-header">fn <a class="fnname">add</a>(self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>+</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Add%3CBigUint%3E-for-%26%27a%20u8" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#582">source</a><a href="#impl-Add%3CBigUint%3E-for-%26%27a%20u8" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Add&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for &amp;'a u8</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-35" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-35" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>+</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.add-5" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#582">source</a><a href="#method.add-5" class="anchor"></a><h4 class="code-header">fn <a class="fnname">add</a>(self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>+</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Add%3CBigUint%3E-for-%26%27a%20usize" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#582">source</a><a href="#impl-Add%3CBigUint%3E-for-%26%27a%20usize" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Add&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for &amp;'a usize</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-51" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-51" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>+</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.add-21" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#582">source</a><a href="#method.add-21" class="anchor"></a><h4 class="code-header">fn <a class="fnname">add</a>(self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>+</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Add%3CBigUint%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#554">source</a><a href="#impl-Add%3CBigUint%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl Add&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-30" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-30" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>+</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.add" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#554">source</a><a href="#method.add" class="anchor"></a><h4 class="code-header">fn <a class="fnname">add</a>(self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>+</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Add%3CBigUint%3E-for-u16" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#582">source</a><a href="#impl-Add%3CBigUint%3E-for-u16" class="anchor"></a><h3 class="code-header">impl Add&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for u16</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-49" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-49" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>+</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.add-19" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#582">source</a><a href="#method.add-19" class="anchor"></a><h4 class="code-header">fn <a class="fnname">add</a>(self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>+</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Add%3CBigUint%3E-for-u32" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#584">source</a><a href="#impl-Add%3CBigUint%3E-for-u32" class="anchor"></a><h3 class="code-header">impl Add&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for u32</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-58" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-58" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>+</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.add-28" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#584">source</a><a href="#method.add-28" class="anchor"></a><h4 class="code-header">fn <a class="fnname">add</a>(self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>+</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Add%3CBigUint%3E-for-u64" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#585">source</a><a href="#impl-Add%3CBigUint%3E-for-u64" class="anchor"></a><h3 class="code-header">impl Add&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for u64</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-65" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-65" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>+</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.add-35" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#585">source</a><a href="#method.add-35" class="anchor"></a><h4 class="code-header">fn <a class="fnname">add</a>(self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>+</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Add%3CBigUint%3E-for-u8" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#582">source</a><a href="#impl-Add%3CBigUint%3E-for-u8" class="anchor"></a><h3 class="code-header">impl Add&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for u8</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-41" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-41" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>+</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.add-11" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#582">source</a><a href="#method.add-11" class="anchor"></a><h4 class="code-header">fn <a class="fnname">add</a>(self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>+</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Add%3CBigUint%3E-for-usize" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#582">source</a><a href="#impl-Add%3CBigUint%3E-for-usize" class="anchor"></a><h3 class="code-header">impl Add&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for usize</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-57" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-57" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>+</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.add-27" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#582">source</a><a href="#method.add-27" class="anchor"></a><h4 class="code-header">fn <a class="fnname">add</a>(self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>+</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Add%3Cu16%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#582">source</a><a href="#impl-Add%3Cu16%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Add&lt;u16&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-44" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-44" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>+</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.add-14" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#582">source</a><a href="#method.add-14" class="anchor"></a><h4 class="code-header">fn <a class="fnname">add</a>(self, other: u16) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>+</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Add%3Cu16%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#582">source</a><a href="#impl-Add%3Cu16%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl Add&lt;u16&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-48" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-48" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>+</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.add-18" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#582">source</a><a href="#method.add-18" class="anchor"></a><h4 class="code-header">fn <a class="fnname">add</a>(self, other: u16) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>+</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Add%3Cu32%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#584">source</a><a href="#impl-Add%3Cu32%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Add&lt;u32&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-61" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-61" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>+</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.add-31" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#584">source</a><a href="#method.add-31" class="anchor"></a><h4 class="code-header">fn <a class="fnname">add</a>(self, other: u32) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>+</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Add%3Cu32%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#589-597">source</a><a href="#impl-Add%3Cu32%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl Add&lt;u32&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-72" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-72" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>+</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.add-42" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#593-596">source</a><a href="#method.add-42" class="anchor"></a><h4 class="code-header">fn <a class="fnname">add</a>(self, other: u32) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>+</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Add%3Cu64%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#585">source</a><a href="#impl-Add%3Cu64%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Add&lt;u64&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-68" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-68" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>+</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.add-38" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#585">source</a><a href="#method.add-38" class="anchor"></a><h4 class="code-header">fn <a class="fnname">add</a>(self, other: u64) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>+</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Add%3Cu64%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#615-623">source</a><a href="#impl-Add%3Cu64%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl Add&lt;u64&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-73" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-73" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>+</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.add-43" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#619-622">source</a><a href="#method.add-43" class="anchor"></a><h4 class="code-header">fn <a class="fnname">add</a>(self, other: u64) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>+</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Add%3Cu8%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#582">source</a><a href="#impl-Add%3Cu8%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Add&lt;u8&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-36" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-36" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>+</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.add-6" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#582">source</a><a href="#method.add-6" class="anchor"></a><h4 class="code-header">fn <a class="fnname">add</a>(self, other: u8) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>+</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Add%3Cu8%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#582">source</a><a href="#impl-Add%3Cu8%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl Add&lt;u8&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-40" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-40" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>+</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.add-10" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#582">source</a><a href="#method.add-10" class="anchor"></a><h4 class="code-header">fn <a class="fnname">add</a>(self, other: u8) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>+</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Add%3Cusize%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#582">source</a><a href="#impl-Add%3Cusize%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Add&lt;usize&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-52" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-52" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>+</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.add-22" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#582">source</a><a href="#method.add-22" class="anchor"></a><h4 class="code-header">fn <a class="fnname">add</a>(self, other: usize) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>+</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Add%3Cusize%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#582">source</a><a href="#impl-Add%3Cusize%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl Add&lt;usize&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-56" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-56" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>+</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.add-26" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#582">source</a><a href="#method.add-26" class="anchor"></a><h4 class="code-header">fn <a class="fnname">add</a>(self, other: usize) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>+</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-AddAssign%3C%26%27a%20BigUint%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#565-580">source</a><a href="#impl-AddAssign%3C%26%27a%20BigUint%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; AddAssign&lt;&amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.add_assign-1" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#567-579">source</a><a href="#method.add_assign-1" class="anchor"></a><h4 class="code-header">fn <a class="fnname">add_assign</a>(&amp;mut self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>)</h4></section></summary><div class='docblock'>Performs the <code>+=</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-AddAssign%3CBigUint%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#555">source</a><a href="#impl-AddAssign%3CBigUint%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl AddAssign&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.add_assign" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#555">source</a><a href="#method.add_assign" class="anchor"></a><h4 class="code-header">fn <a class="fnname">add_assign</a>(&amp;mut self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>)</h4></section></summary><div class='docblock'>Performs the <code>+=</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-AddAssign%3Cu16%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#583">source</a><a href="#impl-AddAssign%3Cu16%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl AddAssign&lt;u16&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.add_assign-3" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#583">source</a><a href="#method.add_assign-3" class="anchor"></a><h4 class="code-header">fn <a class="fnname">add_assign</a>(&amp;mut self, other: u16)</h4></section></summary><div class='docblock'>Performs the <code>+=</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-AddAssign%3Cu32%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#599-613">source</a><a href="#impl-AddAssign%3Cu32%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl AddAssign&lt;u32&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.add_assign-5" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#601-612">source</a><a href="#method.add_assign-5" class="anchor"></a><h4 class="code-header">fn <a class="fnname">add_assign</a>(&amp;mut self, other: u32)</h4></section></summary><div class='docblock'>Performs the <code>+=</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-AddAssign%3Cu64%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#625-642">source</a><a href="#impl-AddAssign%3Cu64%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl AddAssign&lt;u64&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.add_assign-6" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#627-641">source</a><a href="#method.add_assign-6" class="anchor"></a><h4 class="code-header">fn <a class="fnname">add_assign</a>(&amp;mut self, other: u64)</h4></section></summary><div class='docblock'>Performs the <code>+=</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-AddAssign%3Cu8%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#583">source</a><a href="#impl-AddAssign%3Cu8%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl AddAssign&lt;u8&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.add_assign-2" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#583">source</a><a href="#method.add_assign-2" class="anchor"></a><h4 class="code-header">fn <a class="fnname">add_assign</a>(&amp;mut self, other: u8)</h4></section></summary><div class='docblock'>Performs the <code>+=</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-AddAssign%3Cusize%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#583">source</a><a href="#impl-AddAssign%3Cusize%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl AddAssign&lt;usize&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.add_assign-4" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#583">source</a><a href="#method.add_assign-4" class="anchor"></a><h4 class="code-header">fn <a class="fnname">add_assign</a>(&amp;mut self, other: usize)</h4></section></summary><div class='docblock'>Performs the <code>+=</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Binary-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#120-124">source</a><a href="#impl-Binary-for-BigUint" class="anchor"></a><h3 class="code-header">impl Binary for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.fmt-4" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#121-123">source</a><a href="#method.fmt-4" class="anchor"></a><h4 class="code-header">fn <a class="fnname">fmt</a>(&amp;self, f: &amp;mut Formatter&lt;'_&gt;) -&gt; Result</h4></section></summary><div class='docblock'>Formats the value using the given formatter.</div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-BitAnd%3C%26%27a%20BigUint%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#318-326">source</a><a href="#impl-BitAnd%3C%26%27a%20BigUint%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; BitAnd&lt;&amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-5" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-5" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>&amp;</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.bitand-3" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#322-325">source</a><a href="#method.bitand-3" class="anchor"></a><h4 class="code-header">fn <a class="fnname">bitand</a>(self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>&amp;</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-BitAnd%3C%26%27b%20BigUint%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#302-314">source</a><a href="#impl-BitAnd%3C%26%27b%20BigUint%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a, 'b&gt; BitAnd&lt;&amp;'b <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-4" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-4" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>&amp;</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.bitand-2" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#306-313">source</a><a href="#method.bitand-2" class="anchor"></a><h4 class="code-header">fn <a class="fnname">bitand</a>(self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>&amp;</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-BitAnd%3CBigUint%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#298">source</a><a href="#impl-BitAnd%3CBigUint%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; BitAnd&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-3" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-3" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>&amp;</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.bitand-1" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#298">source</a><a href="#method.bitand-1" class="anchor"></a><h4 class="code-header">fn <a class="fnname">bitand</a>(self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>&amp;</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-BitAnd%3CBigUint%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#297">source</a><a href="#impl-BitAnd%3CBigUint%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl BitAnd&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-2" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-2" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>&amp;</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.bitand" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#297">source</a><a href="#method.bitand" class="anchor"></a><h4 class="code-header">fn <a class="fnname">bitand</a>(self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>&amp;</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-BitAndAssign%3C%26%27a%20BigUint%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#327-336">source</a><a href="#impl-BitAndAssign%3C%26%27a%20BigUint%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; BitAndAssign&lt;&amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.bitand_assign-1" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#329-335">source</a><a href="#method.bitand_assign-1" class="anchor"></a><h4 class="code-header">fn <a class="fnname">bitand_assign</a>(&amp;mut self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>)</h4></section></summary><div class='docblock'>Performs the <code>&amp;=</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-BitAndAssign%3CBigUint%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#316">source</a><a href="#impl-BitAndAssign%3CBigUint%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl BitAndAssign&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.bitand_assign" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#316">source</a><a href="#method.bitand_assign" class="anchor"></a><h4 class="code-header">fn <a class="fnname">bitand_assign</a>(&amp;mut self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>)</h4></section></summary><div class='docblock'>Performs the <code>&amp;=</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-BitOr%3C%26%27a%20BigUint%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#341-348">source</a><a href="#impl-BitOr%3C%26%27a%20BigUint%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; BitOr&lt;&amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-9" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-9" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>|</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.bitor-3" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#344-347">source</a><a href="#method.bitor-3" class="anchor"></a><h4 class="code-header">fn <a class="fnname">bitor</a>(self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>|</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-BitOr%3C%26%27b%20BigUint%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#338">source</a><a href="#impl-BitOr%3C%26%27b%20BigUint%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a, 'b&gt; BitOr&lt;&amp;'b <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-8" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-8" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>|</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.bitor-2" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#338">source</a><a href="#method.bitor-2" class="anchor"></a><h4 class="code-header">fn <a class="fnname">bitor</a>(self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>|</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-BitOr%3CBigUint%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#338">source</a><a href="#impl-BitOr%3CBigUint%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; BitOr&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-7" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-7" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>|</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.bitor-1" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#338">source</a><a href="#method.bitor-1" class="anchor"></a><h4 class="code-header">fn <a class="fnname">bitor</a>(self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>|</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-BitOr%3CBigUint%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#338">source</a><a href="#impl-BitOr%3CBigUint%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl BitOr&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-6" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-6" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>|</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.bitor" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#338">source</a><a href="#method.bitor" class="anchor"></a><h4 class="code-header">fn <a class="fnname">bitor</a>(self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>|</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-BitOrAssign%3C%26%27a%20BigUint%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#349-360">source</a><a href="#impl-BitOrAssign%3C%26%27a%20BigUint%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; BitOrAssign&lt;&amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.bitor_assign-1" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#351-359">source</a><a href="#method.bitor_assign-1" class="anchor"></a><h4 class="code-header">fn <a class="fnname">bitor_assign</a>(&amp;mut self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>)</h4></section></summary><div class='docblock'>Performs the <code>|=</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-BitOrAssign%3CBigUint%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#339">source</a><a href="#impl-BitOrAssign%3CBigUint%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl BitOrAssign&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.bitor_assign" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#339">source</a><a href="#method.bitor_assign" class="anchor"></a><h4 class="code-header">fn <a class="fnname">bitor_assign</a>(&amp;mut self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>)</h4></section></summary><div class='docblock'>Performs the <code>|=</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-BitXor%3C%26%27a%20BigUint%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#365-372">source</a><a href="#impl-BitXor%3C%26%27a%20BigUint%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; BitXor&lt;&amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-13" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-13" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>^</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.bitxor-3" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#368-371">source</a><a href="#method.bitxor-3" class="anchor"></a><h4 class="code-header">fn <a class="fnname">bitxor</a>(self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>^</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-BitXor%3C%26%27b%20BigUint%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#362">source</a><a href="#impl-BitXor%3C%26%27b%20BigUint%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a, 'b&gt; BitXor&lt;&amp;'b <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-12" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-12" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>^</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.bitxor-2" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#362">source</a><a href="#method.bitxor-2" class="anchor"></a><h4 class="code-header">fn <a class="fnname">bitxor</a>(self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>^</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-BitXor%3CBigUint%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#362">source</a><a href="#impl-BitXor%3CBigUint%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; BitXor&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-11" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-11" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>^</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.bitxor-1" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#362">source</a><a href="#method.bitxor-1" class="anchor"></a><h4 class="code-header">fn <a class="fnname">bitxor</a>(self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>^</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-BitXor%3CBigUint%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#362">source</a><a href="#impl-BitXor%3CBigUint%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl BitXor&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-10" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-10" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>^</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.bitxor" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#362">source</a><a href="#method.bitxor" class="anchor"></a><h4 class="code-header">fn <a class="fnname">bitxor</a>(self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>^</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-BitXorAssign%3C%26%27a%20BigUint%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#373-385">source</a><a href="#impl-BitXorAssign%3C%26%27a%20BigUint%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; BitXorAssign&lt;&amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.bitxor_assign-1" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#375-384">source</a><a href="#method.bitxor_assign-1" class="anchor"></a><h4 class="code-header">fn <a class="fnname">bitxor_assign</a>(&amp;mut self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>)</h4></section></summary><div class='docblock'>Performs the <code>^=</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-BitXorAssign%3CBigUint%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#363">source</a><a href="#impl-BitXorAssign%3CBigUint%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl BitXorAssign&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.bitxor_assign" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#363">source</a><a href="#method.bitxor_assign" class="anchor"></a><h4 class="code-header">fn <a class="fnname">bitxor_assign</a>(&amp;mut self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>)</h4></section></summary><div class='docblock'>Performs the <code>^=</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-CheckedAdd-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1225-1230">source</a><a href="#impl-CheckedAdd-for-BigUint" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="../num_traits/ops/checked/trait.CheckedAdd.html" title="trait num_traits::ops::checked::CheckedAdd">CheckedAdd</a> for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.checked_add" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1227-1229">source</a><a href="#method.checked_add" class="anchor"></a><h4 class="code-header">fn <a href="../num_traits/ops/checked/trait.CheckedAdd.html#tymethod.checked_add" class="fnname">checked_add</a>(&amp;self, v: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; Option&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt;</h4></section></summary><div class='docblock'>Adds two numbers, checking for overflow. If overflow happens, <code>None</code> is
returned. <a href="../num_traits/ops/checked/trait.CheckedAdd.html#tymethod.checked_add">Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-CheckedDiv-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1250-1258">source</a><a href="#impl-CheckedDiv-for-BigUint" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="../num_traits/ops/checked/trait.CheckedDiv.html" title="trait num_traits::ops::checked::CheckedDiv">CheckedDiv</a> for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.checked_div" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1252-1257">source</a><a href="#method.checked_div" class="anchor"></a><h4 class="code-header">fn <a href="../num_traits/ops/checked/trait.CheckedDiv.html#tymethod.checked_div" class="fnname">checked_div</a>(&amp;self, v: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; Option&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt;</h4></section></summary><div class='docblock'>Divides two numbers, checking for underflow, overflow and division by
zero. If any of that happens, <code>None</code> is returned. <a href="../num_traits/ops/checked/trait.CheckedDiv.html#tymethod.checked_div">Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-CheckedMul-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1243-1248">source</a><a href="#impl-CheckedMul-for-BigUint" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="../num_traits/ops/checked/trait.CheckedMul.html" title="trait num_traits::ops::checked::CheckedMul">CheckedMul</a> for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.checked_mul" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1245-1247">source</a><a href="#method.checked_mul" class="anchor"></a><h4 class="code-header">fn <a href="../num_traits/ops/checked/trait.CheckedMul.html#tymethod.checked_mul" class="fnname">checked_mul</a>(&amp;self, v: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; Option&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt;</h4></section></summary><div class='docblock'>Multiplies two numbers, checking for underflow or overflow. If underflow
or overflow happens, <code>None</code> is returned. <a href="../num_traits/ops/checked/trait.CheckedMul.html#tymethod.checked_mul">Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-CheckedSub-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1232-1241">source</a><a href="#impl-CheckedSub-for-BigUint" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="../num_traits/ops/checked/trait.CheckedSub.html" title="trait num_traits::ops::checked::CheckedSub">CheckedSub</a> for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.checked_sub" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1234-1240">source</a><a href="#method.checked_sub" class="anchor"></a><h4 class="code-header">fn <a href="../num_traits/ops/checked/trait.CheckedSub.html#tymethod.checked_sub" class="fnname">checked_sub</a>(&amp;self, v: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; Option&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt;</h4></section></summary><div class='docblock'>Subtracts two numbers, checking for underflow. If underflow happens,
<code>None</code> is returned. <a href="../num_traits/ops/checked/trait.CheckedSub.html#tymethod.checked_sub">Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Clone-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#49">source</a><a href="#impl-Clone-for-BigUint" class="anchor"></a><h3 class="code-header">impl Clone for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.clone" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#49">source</a><a href="#method.clone" class="anchor"></a><h4 class="code-header">fn <a class="fnname">clone</a>(&amp;self) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Returns a copy of the value. <a>Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.clone_from" class="method trait-impl has-srclink"><span class="since rightside" title="Stable since Rust version 1.0.0">1.0.0</span><a href="#method.clone_from" class="anchor"></a><h4 class="code-header">const fn <a class="fnname">clone_from</a>(&amp;mut self, source: &amp;Self)</h4></section></summary><div class='docblock'>Performs copy-assignment from <code>source</code>. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Debug-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#49">source</a><a href="#impl-Debug-for-BigUint" class="anchor"></a><h3 class="code-header">impl Debug for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.fmt" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#49">source</a><a href="#method.fmt" class="anchor"></a><h4 class="code-header">fn <a class="fnname">fmt</a>(&amp;self, f: &amp;mut Formatter&lt;'_&gt;) -&gt; Result</h4></section></summary><div class='docblock'>Formats the value using the given formatter. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Default-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#93-98">source</a><a href="#impl-Default-for-BigUint" class="anchor"></a><h3 class="code-header">impl Default for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.default" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#95-97">source</a><a href="#method.default" class="anchor"></a><h4 class="code-header">fn <a class="fnname">default</a>() -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Returns the “default value” for a type. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Display-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#100-104">source</a><a href="#impl-Display-for-BigUint" class="anchor"></a><h3 class="code-header">impl Display for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.fmt-1" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#101-103">source</a><a href="#method.fmt-1" class="anchor"></a><h4 class="code-header">fn <a class="fnname">fmt</a>(&amp;self, f: &amp;mut Formatter&lt;'_&gt;) -&gt; Result</h4></section></summary><div class='docblock'>Formats the value using the given formatter. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Div%3C%26%27a%20BigUint%3E-for-%26%27b%20u16" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#952">source</a><a href="#impl-Div%3C%26%27a%20BigUint%3E-for-%26%27b%20u16" class="anchor"></a><h3 class="code-header">impl&lt;'a, 'b&gt; Div&lt;&amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for &amp;'b u16</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-179" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-179" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>/</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.div-17" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#952">source</a><a href="#method.div-17" class="anchor"></a><h4 class="code-header">fn <a class="fnname">div</a>(self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>/</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Div%3C%26%27a%20BigUint%3E-for-%26%27b%20u32" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#954">source</a><a href="#impl-Div%3C%26%27a%20BigUint%3E-for-%26%27b%20u32" class="anchor"></a><h3 class="code-header">impl&lt;'a, 'b&gt; Div&lt;&amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for &amp;'b u32</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-195" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-195" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>/</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.div-33" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#954">source</a><a href="#method.div-33" class="anchor"></a><h4 class="code-header">fn <a class="fnname">div</a>(self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>/</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Div%3C%26%27a%20BigUint%3E-for-%26%27b%20u64" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#955">source</a><a href="#impl-Div%3C%26%27a%20BigUint%3E-for-%26%27b%20u64" class="anchor"></a><h3 class="code-header">impl&lt;'a, 'b&gt; Div&lt;&amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for &amp;'b u64</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-201" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-201" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>/</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.div-39" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#955">source</a><a href="#method.div-39" class="anchor"></a><h4 class="code-header">fn <a class="fnname">div</a>(self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>/</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Div%3C%26%27a%20BigUint%3E-for-%26%27b%20u8" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#952">source</a><a href="#impl-Div%3C%26%27a%20BigUint%3E-for-%26%27b%20u8" class="anchor"></a><h3 class="code-header">impl&lt;'a, 'b&gt; Div&lt;&amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for &amp;'b u8</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-171" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-171" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>/</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.div-9" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#952">source</a><a href="#method.div-9" class="anchor"></a><h4 class="code-header">fn <a class="fnname">div</a>(self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>/</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Div%3C%26%27a%20BigUint%3E-for-%26%27b%20usize" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#952">source</a><a href="#impl-Div%3C%26%27a%20BigUint%3E-for-%26%27b%20usize" class="anchor"></a><h3 class="code-header">impl&lt;'a, 'b&gt; Div&lt;&amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for &amp;'b usize</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-187" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-187" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>/</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.div-25" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#952">source</a><a href="#method.div-25" class="anchor"></a><h4 class="code-header">fn <a class="fnname">div</a>(self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>/</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Div%3C%26%27a%20BigUint%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#922">source</a><a href="#impl-Div%3C%26%27a%20BigUint%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Div&lt;&amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-162" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-162" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>/</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.div" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#922">source</a><a href="#method.div" class="anchor"></a><h4 class="code-header">fn <a class="fnname">div</a>(self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>/</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Div%3C%26%27a%20BigUint%3E-for-u16" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#952">source</a><a href="#impl-Div%3C%26%27a%20BigUint%3E-for-u16" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Div&lt;&amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for u16</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-177" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-177" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>/</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.div-15" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#952">source</a><a href="#method.div-15" class="anchor"></a><h4 class="code-header">fn <a class="fnname">div</a>(self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>/</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Div%3C%26%27a%20BigUint%3E-for-u32" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#954">source</a><a href="#impl-Div%3C%26%27a%20BigUint%3E-for-u32" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Div&lt;&amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for u32</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-193" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-193" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>/</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.div-31" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#954">source</a><a href="#method.div-31" class="anchor"></a><h4 class="code-header">fn <a class="fnname">div</a>(self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>/</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Div%3C%26%27a%20BigUint%3E-for-u64" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#955">source</a><a href="#impl-Div%3C%26%27a%20BigUint%3E-for-u64" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Div&lt;&amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for u64</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-199" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-199" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>/</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.div-37" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#955">source</a><a href="#method.div-37" class="anchor"></a><h4 class="code-header">fn <a class="fnname">div</a>(self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>/</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Div%3C%26%27a%20BigUint%3E-for-u8" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#952">source</a><a href="#impl-Div%3C%26%27a%20BigUint%3E-for-u8" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Div&lt;&amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for u8</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-169" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-169" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>/</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.div-7" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#952">source</a><a href="#method.div-7" class="anchor"></a><h4 class="code-header">fn <a class="fnname">div</a>(self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>/</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Div%3C%26%27a%20BigUint%3E-for-usize" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#952">source</a><a href="#impl-Div%3C%26%27a%20BigUint%3E-for-usize" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Div&lt;&amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for usize</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-185" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-185" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>/</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.div-23" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#952">source</a><a href="#method.div-23" class="anchor"></a><h4 class="code-header">fn <a class="fnname">div</a>(self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>/</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Div%3C%26%27a%20u16%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#952">source</a><a href="#impl-Div%3C%26%27a%20u16%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Div&lt;&amp;'a u16&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-174" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-174" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>/</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.div-12" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#952">source</a><a href="#method.div-12" class="anchor"></a><h4 class="code-header">fn <a class="fnname">div</a>(self, other: &amp;u16) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>/</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Div%3C%26%27a%20u32%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#954">source</a><a href="#impl-Div%3C%26%27a%20u32%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Div&lt;&amp;'a u32&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-190" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-190" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>/</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.div-28" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#954">source</a><a href="#method.div-28" class="anchor"></a><h4 class="code-header">fn <a class="fnname">div</a>(self, other: &amp;u32) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>/</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Div%3C%26%27a%20u64%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#955">source</a><a href="#impl-Div%3C%26%27a%20u64%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Div&lt;&amp;'a u64&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-196" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-196" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>/</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.div-34" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#955">source</a><a href="#method.div-34" class="anchor"></a><h4 class="code-header">fn <a class="fnname">div</a>(self, other: &amp;u64) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>/</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Div%3C%26%27a%20u8%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#952">source</a><a href="#impl-Div%3C%26%27a%20u8%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Div&lt;&amp;'a u8&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-166" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-166" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>/</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.div-4" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#952">source</a><a href="#method.div-4" class="anchor"></a><h4 class="code-header">fn <a class="fnname">div</a>(self, other: &amp;u8) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>/</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Div%3C%26%27a%20usize%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#952">source</a><a href="#impl-Div%3C%26%27a%20usize%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Div&lt;&amp;'a usize&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-182" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-182" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>/</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.div-20" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#952">source</a><a href="#method.div-20" class="anchor"></a><h4 class="code-header">fn <a class="fnname">div</a>(self, other: &amp;usize) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>/</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Div%3C%26%27b%20BigUint%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#936-944">source</a><a href="#impl-Div%3C%26%27b%20BigUint%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a, 'b&gt; Div&lt;&amp;'b <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-165" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-165" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>/</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.div-3" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#940-943">source</a><a href="#method.div-3" class="anchor"></a><h4 class="code-header">fn <a class="fnname">div</a>(self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>/</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Div%3C%26%27b%20u16%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#952">source</a><a href="#impl-Div%3C%26%27b%20u16%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a, 'b&gt; Div&lt;&amp;'b u16&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-178" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-178" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>/</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.div-16" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#952">source</a><a href="#method.div-16" class="anchor"></a><h4 class="code-header">fn <a class="fnname">div</a>(self, other: &amp;u16) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>/</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Div%3C%26%27b%20u32%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#954">source</a><a href="#impl-Div%3C%26%27b%20u32%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a, 'b&gt; Div&lt;&amp;'b u32&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-194" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-194" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>/</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.div-32" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#954">source</a><a href="#method.div-32" class="anchor"></a><h4 class="code-header">fn <a class="fnname">div</a>(self, other: &amp;u32) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>/</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Div%3C%26%27b%20u64%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#955">source</a><a href="#impl-Div%3C%26%27b%20u64%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a, 'b&gt; Div&lt;&amp;'b u64&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-200" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-200" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>/</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.div-38" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#955">source</a><a href="#method.div-38" class="anchor"></a><h4 class="code-header">fn <a class="fnname">div</a>(self, other: &amp;u64) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>/</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Div%3C%26%27b%20u8%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#952">source</a><a href="#impl-Div%3C%26%27b%20u8%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a, 'b&gt; Div&lt;&amp;'b u8&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-170" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-170" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>/</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.div-8" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#952">source</a><a href="#method.div-8" class="anchor"></a><h4 class="code-header">fn <a class="fnname">div</a>(self, other: &amp;u8) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>/</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Div%3C%26%27b%20usize%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#952">source</a><a href="#impl-Div%3C%26%27b%20usize%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a, 'b&gt; Div&lt;&amp;'b usize&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-186" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-186" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>/</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.div-24" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#952">source</a><a href="#method.div-24" class="anchor"></a><h4 class="code-header">fn <a class="fnname">div</a>(self, other: &amp;usize) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>/</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Div%3CBigUint%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#923">source</a><a href="#impl-Div%3CBigUint%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Div&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-163" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-163" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>/</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.div-1" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#923">source</a><a href="#method.div-1" class="anchor"></a><h4 class="code-header">fn <a class="fnname">div</a>(self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>/</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Div%3CBigUint%3E-for-%26%27a%20u16" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#952">source</a><a href="#impl-Div%3CBigUint%3E-for-%26%27a%20u16" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Div&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for &amp;'a u16</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-175" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-175" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>/</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.div-13" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#952">source</a><a href="#method.div-13" class="anchor"></a><h4 class="code-header">fn <a class="fnname">div</a>(self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>/</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Div%3CBigUint%3E-for-%26%27a%20u32" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#954">source</a><a href="#impl-Div%3CBigUint%3E-for-%26%27a%20u32" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Div&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for &amp;'a u32</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-191" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-191" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>/</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.div-29" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#954">source</a><a href="#method.div-29" class="anchor"></a><h4 class="code-header">fn <a class="fnname">div</a>(self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>/</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Div%3CBigUint%3E-for-%26%27a%20u64" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#955">source</a><a href="#impl-Div%3CBigUint%3E-for-%26%27a%20u64" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Div&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for &amp;'a u64</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-197" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-197" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>/</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.div-35" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#955">source</a><a href="#method.div-35" class="anchor"></a><h4 class="code-header">fn <a class="fnname">div</a>(self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>/</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Div%3CBigUint%3E-for-%26%27a%20u8" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#952">source</a><a href="#impl-Div%3CBigUint%3E-for-%26%27a%20u8" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Div&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for &amp;'a u8</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-167" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-167" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>/</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.div-5" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#952">source</a><a href="#method.div-5" class="anchor"></a><h4 class="code-header">fn <a class="fnname">div</a>(self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>/</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Div%3CBigUint%3E-for-%26%27a%20usize" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#952">source</a><a href="#impl-Div%3CBigUint%3E-for-%26%27a%20usize" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Div&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for &amp;'a usize</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-183" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-183" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>/</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.div-21" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#952">source</a><a href="#method.div-21" class="anchor"></a><h4 class="code-header">fn <a class="fnname">div</a>(self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>/</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Div%3CBigUint%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#926-934">source</a><a href="#impl-Div%3CBigUint%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl Div&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-164" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-164" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>/</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.div-2" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#930-933">source</a><a href="#method.div-2" class="anchor"></a><h4 class="code-header">fn <a class="fnname">div</a>(self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>/</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Div%3CBigUint%3E-for-u16" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#952">source</a><a href="#impl-Div%3CBigUint%3E-for-u16" class="anchor"></a><h3 class="code-header">impl Div&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for u16</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-181" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-181" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>/</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.div-19" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#952">source</a><a href="#method.div-19" class="anchor"></a><h4 class="code-header">fn <a class="fnname">div</a>(self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>/</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Div%3CBigUint%3E-for-u32" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#975-986">source</a><a href="#impl-Div%3CBigUint%3E-for-u32" class="anchor"></a><h3 class="code-header">impl Div&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for u32</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-203" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-203" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>/</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.div-41" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#979-985">source</a><a href="#method.div-41" class="anchor"></a><h4 class="code-header">fn <a class="fnname">div</a>(self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>/</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Div%3CBigUint%3E-for-u64" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1006-1018">source</a><a href="#impl-Div%3CBigUint%3E-for-u64" class="anchor"></a><h3 class="code-header">impl Div&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for u64</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-205" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-205" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>/</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.div-43" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1010-1017">source</a><a href="#method.div-43" class="anchor"></a><h4 class="code-header">fn <a class="fnname">div</a>(self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>/</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Div%3CBigUint%3E-for-u8" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#952">source</a><a href="#impl-Div%3CBigUint%3E-for-u8" class="anchor"></a><h3 class="code-header">impl Div&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for u8</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-173" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-173" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>/</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.div-11" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#952">source</a><a href="#method.div-11" class="anchor"></a><h4 class="code-header">fn <a class="fnname">div</a>(self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>/</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Div%3CBigUint%3E-for-usize" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#952">source</a><a href="#impl-Div%3CBigUint%3E-for-usize" class="anchor"></a><h3 class="code-header">impl Div&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for usize</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-189" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-189" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>/</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.div-27" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#952">source</a><a href="#method.div-27" class="anchor"></a><h4 class="code-header">fn <a class="fnname">div</a>(self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>/</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Div%3Cu16%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#952">source</a><a href="#impl-Div%3Cu16%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Div&lt;u16&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-176" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-176" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>/</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.div-14" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#952">source</a><a href="#method.div-14" class="anchor"></a><h4 class="code-header">fn <a class="fnname">div</a>(self, other: u16) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>/</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Div%3Cu16%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#952">source</a><a href="#impl-Div%3Cu16%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl Div&lt;u16&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-180" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-180" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>/</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.div-18" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#952">source</a><a href="#method.div-18" class="anchor"></a><h4 class="code-header">fn <a class="fnname">div</a>(self, other: u16) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>/</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Div%3Cu32%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#954">source</a><a href="#impl-Div%3Cu32%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Div&lt;u32&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-192" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-192" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>/</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.div-30" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#954">source</a><a href="#method.div-30" class="anchor"></a><h4 class="code-header">fn <a class="fnname">div</a>(self, other: u32) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>/</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Div%3Cu32%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#959-967">source</a><a href="#impl-Div%3Cu32%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl Div&lt;u32&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-202" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-202" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>/</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.div-40" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#963-966">source</a><a href="#method.div-40" class="anchor"></a><h4 class="code-header">fn <a class="fnname">div</a>(self, other: u32) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>/</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Div%3Cu64%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#955">source</a><a href="#impl-Div%3Cu64%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Div&lt;u64&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-198" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-198" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>/</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.div-36" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#955">source</a><a href="#method.div-36" class="anchor"></a><h4 class="code-header">fn <a class="fnname">div</a>(self, other: u64) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>/</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Div%3Cu64%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#988-996">source</a><a href="#impl-Div%3Cu64%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl Div&lt;u64&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-204" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-204" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>/</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.div-42" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#992-995">source</a><a href="#method.div-42" class="anchor"></a><h4 class="code-header">fn <a class="fnname">div</a>(self, other: u64) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>/</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Div%3Cu8%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#952">source</a><a href="#impl-Div%3Cu8%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Div&lt;u8&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-168" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-168" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>/</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.div-6" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#952">source</a><a href="#method.div-6" class="anchor"></a><h4 class="code-header">fn <a class="fnname">div</a>(self, other: u8) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>/</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Div%3Cu8%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#952">source</a><a href="#impl-Div%3Cu8%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl Div&lt;u8&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-172" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-172" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>/</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.div-10" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#952">source</a><a href="#method.div-10" class="anchor"></a><h4 class="code-header">fn <a class="fnname">div</a>(self, other: u8) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>/</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Div%3Cusize%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#952">source</a><a href="#impl-Div%3Cusize%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Div&lt;usize&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-184" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-184" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>/</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.div-22" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#952">source</a><a href="#method.div-22" class="anchor"></a><h4 class="code-header">fn <a class="fnname">div</a>(self, other: usize) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>/</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Div%3Cusize%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#952">source</a><a href="#impl-Div%3Cusize%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl Div&lt;usize&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-188" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-188" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>/</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.div-26" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#952">source</a><a href="#method.div-26" class="anchor"></a><h4 class="code-header">fn <a class="fnname">div</a>(self, other: usize) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>/</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-DivAssign%3C%26%27a%20BigUint%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#945-950">source</a><a href="#impl-DivAssign%3C%26%27a%20BigUint%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; DivAssign&lt;&amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.div_assign-1" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#947-949">source</a><a href="#method.div_assign-1" class="anchor"></a><h4 class="code-header">fn <a class="fnname">div_assign</a>(&amp;mut self, other: &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>)</h4></section></summary><div class='docblock'>Performs the <code>/=</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-DivAssign%3CBigUint%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#924">source</a><a href="#impl-DivAssign%3CBigUint%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl DivAssign&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.div_assign" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#924">source</a><a href="#method.div_assign" class="anchor"></a><h4 class="code-header">fn <a class="fnname">div_assign</a>(&amp;mut self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>)</h4></section></summary><div class='docblock'>Performs the <code>/=</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-DivAssign%3Cu16%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#953">source</a><a href="#impl-DivAssign%3Cu16%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl DivAssign&lt;u16&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.div_assign-3" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#953">source</a><a href="#method.div_assign-3" class="anchor"></a><h4 class="code-header">fn <a class="fnname">div_assign</a>(&amp;mut self, other: u16)</h4></section></summary><div class='docblock'>Performs the <code>/=</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-DivAssign%3Cu32%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#968-973">source</a><a href="#impl-DivAssign%3Cu32%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl DivAssign&lt;u32&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.div_assign-5" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#970-972">source</a><a href="#method.div_assign-5" class="anchor"></a><h4 class="code-header">fn <a class="fnname">div_assign</a>(&amp;mut self, other: u32)</h4></section></summary><div class='docblock'>Performs the <code>/=</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-DivAssign%3Cu64%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#997-1004">source</a><a href="#impl-DivAssign%3Cu64%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl DivAssign&lt;u64&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.div_assign-6" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#999-1003">source</a><a href="#method.div_assign-6" class="anchor"></a><h4 class="code-header">fn <a class="fnname">div_assign</a>(&amp;mut self, other: u64)</h4></section></summary><div class='docblock'>Performs the <code>/=</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-DivAssign%3Cu8%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#953">source</a><a href="#impl-DivAssign%3Cu8%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl DivAssign&lt;u8&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.div_assign-2" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#953">source</a><a href="#method.div_assign-2" class="anchor"></a><h4 class="code-header">fn <a class="fnname">div_assign</a>(&amp;mut self, other: u8)</h4></section></summary><div class='docblock'>Performs the <code>/=</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-DivAssign%3Cusize%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#953">source</a><a href="#impl-DivAssign%3Cusize%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl DivAssign&lt;usize&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.div_assign-4" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#953">source</a><a href="#method.div_assign-4" class="anchor"></a><h4 class="code-header">fn <a class="fnname">div_assign</a>(&amp;mut self, other: usize)</h4></section></summary><div class='docblock'>Performs the <code>/=</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-From%3CBigUint%3E-for-BigInt" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/bigint.rs.html#2439-2451">source</a><a href="#impl-From%3CBigUint%3E-for-BigInt" class="anchor"></a><h3 class="code-header">impl From&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for <a class="struct" href="struct.BigInt.html" title="struct num_bigint::BigInt">BigInt</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.from" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/bigint.rs.html#2441-2450">source</a><a href="#method.from" class="anchor"></a><h4 class="code-header">fn <a class="fnname">from</a>(n: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; Self</h4></section></summary><div class='docblock'>Converts to this type from the input type.</div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-From%3Cu16%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1731">source</a><a href="#impl-From%3Cu16%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl From&lt;u16&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.from-3" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1731">source</a><a href="#method.from-3" class="anchor"></a><h4 class="code-header">fn <a class="fnname">from</a>(n: u16) -&gt; Self</h4></section></summary><div class='docblock'>Converts to this type from the input type.</div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-From%3Cu32%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1732">source</a><a href="#impl-From%3Cu32%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl From&lt;u32&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.from-4" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1732">source</a><a href="#method.from-4" class="anchor"></a><h4 class="code-header">fn <a class="fnname">from</a>(n: u32) -&gt; Self</h4></section></summary><div class='docblock'>Converts to this type from the input type.</div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-From%3Cu64%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1689-1702">source</a><a href="#impl-From%3Cu64%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl From&lt;u64&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.from-1" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1691-1701">source</a><a href="#method.from-1" class="anchor"></a><h4 class="code-header">fn <a class="fnname">from</a>(n: u64) -&gt; Self</h4></section></summary><div class='docblock'>Converts to this type from the input type.</div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-From%3Cu8%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1730">source</a><a href="#impl-From%3Cu8%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl From&lt;u8&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.from-2" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1730">source</a><a href="#method.from-2" class="anchor"></a><h4 class="code-header">fn <a class="fnname">from</a>(n: u8) -&gt; Self</h4></section></summary><div class='docblock'>Converts to this type from the input type.</div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-From%3Cusize%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1733">source</a><a href="#impl-From%3Cusize%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl From&lt;usize&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.from-5" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1733">source</a><a href="#method.from-5" class="anchor"></a><h4 class="code-header">fn <a class="fnname">from</a>(n: usize) -&gt; Self</h4></section></summary><div class='docblock'>Converts to this type from the input type.</div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-FromPrimitive-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1627-1687">source</a><a href="#impl-FromPrimitive-for-BigUint" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="../num_traits/cast/trait.FromPrimitive.html" title="trait num_traits::cast::FromPrimitive">FromPrimitive</a> for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.from_i64" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1629-1635">source</a><a href="#method.from_i64" class="anchor"></a><h4 class="code-header">fn <a href="../num_traits/cast/trait.FromPrimitive.html#tymethod.from_i64" class="fnname">from_i64</a>(n: i64) -&gt; Option&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt;</h4></section></summary><div class='docblock'>Converts an <code>i64</code> to return an optional value of this type. If the
value cannot be represented by this type, then <code>None</code> is returned. <a href="../num_traits/cast/trait.FromPrimitive.html#tymethod.from_i64">Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.from_u64" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1648-1650">source</a><a href="#method.from_u64" class="anchor"></a><h4 class="code-header">fn <a href="../num_traits/cast/trait.FromPrimitive.html#tymethod.from_u64" class="fnname">from_u64</a>(n: u64) -&gt; Option&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt;</h4></section></summary><div class='docblock'>Converts an <code>u64</code> to return an optional value of this type. If the
value cannot be represented by this type, then <code>None</code> is returned. <a href="../num_traits/cast/trait.FromPrimitive.html#tymethod.from_u64">Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.from_f64" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1659-1686">source</a><a href="#method.from_f64" class="anchor"></a><h4 class="code-header">fn <a href="../num_traits/cast/trait.FromPrimitive.html#method.from_f64" class="fnname">from_f64</a>(n: f64) -&gt; Option&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt;</h4></section></summary><div class='docblock'>Converts a <code>f64</code> to return an optional value of this type. If the
value cannot be represented by this type, then <code>None</code> is returned. <a href="../num_traits/cast/trait.FromPrimitive.html#method.from_f64">Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.from_isize" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_traits/cast.rs.html#415">source</a><a href="#method.from_isize" class="anchor"></a><h4 class="code-header">fn <a href="../num_traits/cast/trait.FromPrimitive.html#method.from_isize" class="fnname">from_isize</a>(n: isize) -&gt; Option&lt;Self&gt;</h4></section></summary><div class='docblock'>Converts an <code>isize</code> to return an optional value of this type. If the
value cannot be represented by this type, then <code>None</code> is returned. <a href="../num_traits/cast/trait.FromPrimitive.html#method.from_isize">Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.from_i8" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_traits/cast.rs.html#422">source</a><a href="#method.from_i8" class="anchor"></a><h4 class="code-header">fn <a href="../num_traits/cast/trait.FromPrimitive.html#method.from_i8" class="fnname">from_i8</a>(n: i8) -&gt; Option&lt;Self&gt;</h4></section></summary><div class='docblock'>Converts an <code>i8</code> to return an optional value of this type. If the
value cannot be represented by this type, then <code>None</code> is returned. <a href="../num_traits/cast/trait.FromPrimitive.html#method.from_i8">Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.from_i16" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_traits/cast.rs.html#429">source</a><a href="#method.from_i16" class="anchor"></a><h4 class="code-header">fn <a href="../num_traits/cast/trait.FromPrimitive.html#method.from_i16" class="fnname">from_i16</a>(n: i16) -&gt; Option&lt;Self&gt;</h4></section></summary><div class='docblock'>Converts an <code>i16</code> to return an optional value of this type. If the
value cannot be represented by this type, then <code>None</code> is returned. <a href="../num_traits/cast/trait.FromPrimitive.html#method.from_i16">Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.from_i32" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_traits/cast.rs.html#436">source</a><a href="#method.from_i32" class="anchor"></a><h4 class="code-header">fn <a href="../num_traits/cast/trait.FromPrimitive.html#method.from_i32" class="fnname">from_i32</a>(n: i32) -&gt; Option&lt;Self&gt;</h4></section></summary><div class='docblock'>Converts an <code>i32</code> to return an optional value of this type. If the
value cannot be represented by this type, then <code>None</code> is returned. <a href="../num_traits/cast/trait.FromPrimitive.html#method.from_i32">Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.from_usize" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_traits/cast.rs.html#460">source</a><a href="#method.from_usize" class="anchor"></a><h4 class="code-header">fn <a href="../num_traits/cast/trait.FromPrimitive.html#method.from_usize" class="fnname">from_usize</a>(n: usize) -&gt; Option&lt;Self&gt;</h4></section></summary><div class='docblock'>Converts a <code>usize</code> to return an optional value of this type. If the
value cannot be represented by this type, then <code>None</code> is returned. <a href="../num_traits/cast/trait.FromPrimitive.html#method.from_usize">Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.from_u8" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_traits/cast.rs.html#467">source</a><a href="#method.from_u8" class="anchor"></a><h4 class="code-header">fn <a href="../num_traits/cast/trait.FromPrimitive.html#method.from_u8" class="fnname">from_u8</a>(n: u8) -&gt; Option&lt;Self&gt;</h4></section></summary><div class='docblock'>Converts an <code>u8</code> to return an optional value of this type. If the
value cannot be represented by this type, then <code>None</code> is returned. <a href="../num_traits/cast/trait.FromPrimitive.html#method.from_u8">Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.from_u16" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_traits/cast.rs.html#474">source</a><a href="#method.from_u16" class="anchor"></a><h4 class="code-header">fn <a href="../num_traits/cast/trait.FromPrimitive.html#method.from_u16" class="fnname">from_u16</a>(n: u16) -&gt; Option&lt;Self&gt;</h4></section></summary><div class='docblock'>Converts an <code>u16</code> to return an optional value of this type. If the
value cannot be represented by this type, then <code>None</code> is returned. <a href="../num_traits/cast/trait.FromPrimitive.html#method.from_u16">Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.from_u32" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_traits/cast.rs.html#481">source</a><a href="#method.from_u32" class="anchor"></a><h4 class="code-header">fn <a href="../num_traits/cast/trait.FromPrimitive.html#method.from_u32" class="fnname">from_u32</a>(n: u32) -&gt; Option&lt;Self&gt;</h4></section></summary><div class='docblock'>Converts an <code>u32</code> to return an optional value of this type. If the
value cannot be represented by this type, then <code>None</code> is returned. <a href="../num_traits/cast/trait.FromPrimitive.html#method.from_u32">Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.from_f32" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_traits/cast.rs.html#505">source</a><a href="#method.from_f32" class="anchor"></a><h4 class="code-header">fn <a href="../num_traits/cast/trait.FromPrimitive.html#method.from_f32" class="fnname">from_f32</a>(n: f32) -&gt; Option&lt;Self&gt;</h4></section></summary><div class='docblock'>Converts a <code>f32</code> to return an optional value of this type. If the
value cannot be represented by this type, then <code>None</code> is returned. <a href="../num_traits/cast/trait.FromPrimitive.html#method.from_f32">Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-FromStr-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#132-139">source</a><a href="#impl-FromStr-for-BigUint" class="anchor"></a><h3 class="code-header">impl FromStr for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Err" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Err" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Err</a> = <a class="struct" href="struct.ParseBigIntError.html" title="struct num_bigint::ParseBigIntError">ParseBigIntError</a></h4></section></summary><div class='docblock'>The associated error which can be returned from parsing.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.from_str" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#136-138">source</a><a href="#method.from_str" class="anchor"></a><h4 class="code-header">fn <a class="fnname">from_str</a>(s: &amp;str) -&gt; Result&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>, <a class="struct" href="struct.ParseBigIntError.html" title="struct num_bigint::ParseBigIntError">ParseBigIntError</a>&gt;</h4></section></summary><div class='docblock'>Parses a string <code>s</code> to return a value of this type. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Hash-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#49">source</a><a href="#impl-Hash-for-BigUint" class="anchor"></a><h3 class="code-header">impl Hash for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.hash" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#49">source</a><a href="#method.hash" class="anchor"></a><h4 class="code-header">fn <a class="fnname">hash</a>&lt;__H:&nbsp;Hasher&gt;(&amp;self, state: &amp;mut __H)</h4></section></summary><div class='docblock'>Feeds this value into the given [<code>Hasher</code>]. <a>Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.hash_slice" class="method trait-impl has-srclink"><span class="since rightside" title="Stable since Rust version 1.3.0">1.3.0</span><a href="#method.hash_slice" class="anchor"></a><h4 class="code-header">fn <a class="fnname">hash_slice</a>&lt;H&gt;(data: &amp;[Self], state: &amp;mut H)<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;H: Hasher,</span></h4></section></summary><div class='docblock'>Feeds a slice of this type into the given [<code>Hasher</code>]. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Integer-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1260-1358">source</a><a href="#impl-Integer-for-BigUint" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="../num_integer/trait.Integer.html" title="trait num_integer::Integer">Integer</a> for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.gcd" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1287-1319">source</a><a href="#method.gcd" class="anchor"></a><h4 class="code-header">fn <a href="../num_integer/trait.Integer.html#tymethod.gcd" class="fnname">gcd</a>(&amp;self, other: &amp;Self) -&gt; Self</h4></section></summary><div class="docblock"><p>Calculates the Greatest Common Divisor (GCD) of the number and <code>other</code>.</p>
<p>The result is always positive.</p>
</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.lcm" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1323-1329">source</a><a href="#method.lcm" class="anchor"></a><h4 class="code-header">fn <a href="../num_integer/trait.Integer.html#tymethod.lcm" class="fnname">lcm</a>(&amp;self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class="docblock"><p>Calculates the Lowest Common Multiple (LCM) of the number and <code>other</code>.</p>
</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.divides" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1333-1335">source</a><a href="#method.divides" class="anchor"></a><h4 class="code-header">fn <a href="../num_integer/trait.Integer.html#tymethod.divides" class="fnname">divides</a>(&amp;self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; bool</h4></section></summary><div class="docblock"><p>Deprecated, use <code>is_multiple_of</code> instead.</p>
</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.is_multiple_of" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1339-1341">source</a><a href="#method.is_multiple_of" class="anchor"></a><h4 class="code-header">fn <a href="../num_integer/trait.Integer.html#tymethod.is_multiple_of" class="fnname">is_multiple_of</a>(&amp;self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; bool</h4></section></summary><div class="docblock"><p>Returns <code>true</code> if the number is a multiple of <code>other</code>.</p>
</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.is_even" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1345-1351">source</a><a href="#method.is_even" class="anchor"></a><h4 class="code-header">fn <a href="../num_integer/trait.Integer.html#tymethod.is_even" class="fnname">is_even</a>(&amp;self) -&gt; bool</h4></section></summary><div class="docblock"><p>Returns <code>true</code> if the number is divisible by <code>2</code>.</p>
</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.is_odd" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1355-1357">source</a><a href="#method.is_odd" class="anchor"></a><h4 class="code-header">fn <a href="../num_integer/trait.Integer.html#tymethod.is_odd" class="fnname">is_odd</a>(&amp;self) -&gt; bool</h4></section></summary><div class="docblock"><p>Returns <code>true</code> if the number is not divisible by <code>2</code>.</p>
</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.div_rem" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1262-1264">source</a><a href="#method.div_rem" class="anchor"></a><h4 class="code-header">fn <a href="../num_integer/trait.Integer.html#tymethod.div_rem" class="fnname">div_rem</a>(&amp;self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; (<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>, <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>)</h4></section></summary><div class='docblock'>Simultaneous truncated integer division and modulus.
Returns <code>(quotient, remainder)</code>. <a href="../num_integer/trait.Integer.html#tymethod.div_rem">Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.div_floor" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1267-1270">source</a><a href="#method.div_floor" class="anchor"></a><h4 class="code-header">fn <a href="../num_integer/trait.Integer.html#tymethod.div_floor" class="fnname">div_floor</a>(&amp;self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Floored integer division. <a href="../num_integer/trait.Integer.html#tymethod.div_floor">Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.mod_floor" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1273-1276">source</a><a href="#method.mod_floor" class="anchor"></a><h4 class="code-header">fn <a href="../num_integer/trait.Integer.html#tymethod.mod_floor" class="fnname">mod_floor</a>(&amp;self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Floored integer modulo, satisfying: <a href="../num_integer/trait.Integer.html#tymethod.mod_floor">Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.div_mod_floor" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1279-1281">source</a><a href="#method.div_mod_floor" class="anchor"></a><h4 class="code-header">fn <a href="../num_integer/trait.Integer.html#method.div_mod_floor" class="fnname">div_mod_floor</a>(&amp;self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; (<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>, <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>)</h4></section></summary><div class='docblock'>Simultaneous floored integer division and modulus.
Returns <code>(quotient, remainder)</code>. <a href="../num_integer/trait.Integer.html#method.div_mod_floor">Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.div_ceil" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_integer/lib.rs.html#96">source</a><a href="#method.div_ceil" class="anchor"></a><h4 class="code-header">fn <a href="../num_integer/trait.Integer.html#method.div_ceil" class="fnname">div_ceil</a>(&amp;self, other: &amp;Self) -&gt; Self</h4></section></summary><div class='docblock'>Ceiled integer division. <a href="../num_integer/trait.Integer.html#method.div_ceil">Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.gcd_lcm" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_integer/lib.rs.html#142">source</a><a href="#method.gcd_lcm" class="anchor"></a><h4 class="code-header">fn <a href="../num_integer/trait.Integer.html#method.gcd_lcm" class="fnname">gcd_lcm</a>(&amp;self, other: &amp;Self) -&gt; (Self, Self)</h4></section></summary><div class='docblock'>Greatest Common Divisor (GCD) and
Lowest Common Multiple (LCM) together. <a href="../num_integer/trait.Integer.html#method.gcd_lcm">Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.extended_gcd" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_integer/lib.rs.html#165-167">source</a><a href="#method.extended_gcd" class="anchor"></a><h4 class="code-header">fn <a href="../num_integer/trait.Integer.html#method.extended_gcd" class="fnname">extended_gcd</a>(&amp;self, other: &amp;Self) -&gt; <a class="struct" href="../num_integer/struct.ExtendedGcd.html" title="struct num_integer::ExtendedGcd">ExtendedGcd</a>&lt;Self&gt;<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;Self: Clone,</span></h4></section></summary><div class='docblock'>Greatest common divisor and Bézout coefficients. <a href="../num_integer/trait.Integer.html#method.extended_gcd">Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.next_multiple_of" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_integer/lib.rs.html#305-307">source</a><a href="#method.next_multiple_of" class="anchor"></a><h4 class="code-header">fn <a href="../num_integer/trait.Integer.html#method.next_multiple_of" class="fnname">next_multiple_of</a>(&amp;self, other: &amp;Self) -&gt; Self<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;Self: Clone,</span></h4></section></summary><div class='docblock'>Rounds up to nearest multiple of argument. <a href="../num_integer/trait.Integer.html#method.next_multiple_of">Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.prev_multiple_of" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_integer/lib.rs.html#338-340">source</a><a href="#method.prev_multiple_of" class="anchor"></a><h4 class="code-header">fn <a href="../num_integer/trait.Integer.html#method.prev_multiple_of" class="fnname">prev_multiple_of</a>(&amp;self, other: &amp;Self) -&gt; Self<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;Self: Clone,</span></h4></section></summary><div class='docblock'>Rounds down to nearest multiple of argument. <a href="../num_integer/trait.Integer.html#method.prev_multiple_of">Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-LowerHex-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#106-110">source</a><a href="#impl-LowerHex-for-BigUint" class="anchor"></a><h3 class="code-header">impl LowerHex for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.fmt-2" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#107-109">source</a><a href="#method.fmt-2" class="anchor"></a><h4 class="code-header">fn <a class="fnname">fmt</a>(&amp;self, f: &amp;mut Formatter&lt;'_&gt;) -&gt; Result</h4></section></summary><div class='docblock'>Formats the value using the given formatter.</div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Mul%3C%26%27a%20BigUint%3E-for-%26%27b%20u16" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#844">source</a><a href="#impl-Mul%3C%26%27a%20BigUint%3E-for-%26%27b%20u16" class="anchor"></a><h3 class="code-header">impl&lt;'a, 'b&gt; Mul&lt;&amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for &amp;'b u16</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-135" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-135" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>*</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.mul-17" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#844">source</a><a href="#method.mul-17" class="anchor"></a><h4 class="code-header">fn <a class="fnname">mul</a>(self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>*</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Mul%3C%26%27a%20BigUint%3E-for-%26%27b%20u32" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#846">source</a><a href="#impl-Mul%3C%26%27a%20BigUint%3E-for-%26%27b%20u32" class="anchor"></a><h3 class="code-header">impl&lt;'a, 'b&gt; Mul&lt;&amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for &amp;'b u32</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-152" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-152" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>*</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.mul-34" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#846">source</a><a href="#method.mul-34" class="anchor"></a><h4 class="code-header">fn <a class="fnname">mul</a>(self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>*</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Mul%3C%26%27a%20BigUint%3E-for-%26%27b%20u64" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#847">source</a><a href="#impl-Mul%3C%26%27a%20BigUint%3E-for-%26%27b%20u64" class="anchor"></a><h3 class="code-header">impl&lt;'a, 'b&gt; Mul&lt;&amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for &amp;'b u64</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-159" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-159" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>*</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.mul-41" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#847">source</a><a href="#method.mul-41" class="anchor"></a><h4 class="code-header">fn <a class="fnname">mul</a>(self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>*</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Mul%3C%26%27a%20BigUint%3E-for-%26%27b%20u8" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#844">source</a><a href="#impl-Mul%3C%26%27a%20BigUint%3E-for-%26%27b%20u8" class="anchor"></a><h3 class="code-header">impl&lt;'a, 'b&gt; Mul&lt;&amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for &amp;'b u8</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-127" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-127" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>*</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.mul-9" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#844">source</a><a href="#method.mul-9" class="anchor"></a><h4 class="code-header">fn <a class="fnname">mul</a>(self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>*</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Mul%3C%26%27a%20BigUint%3E-for-%26%27b%20usize" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#844">source</a><a href="#impl-Mul%3C%26%27a%20BigUint%3E-for-%26%27b%20usize" class="anchor"></a><h3 class="code-header">impl&lt;'a, 'b&gt; Mul&lt;&amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for &amp;'b usize</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-143" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-143" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>*</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.mul-25" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#844">source</a><a href="#method.mul-25" class="anchor"></a><h4 class="code-header">fn <a class="fnname">mul</a>(self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>*</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Mul%3C%26%27a%20BigUint%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#826">source</a><a href="#impl-Mul%3C%26%27a%20BigUint%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Mul&lt;&amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-119" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-119" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>*</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.mul-1" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#826">source</a><a href="#method.mul-1" class="anchor"></a><h4 class="code-header">fn <a class="fnname">mul</a>(self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>*</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Mul%3C%26%27a%20BigUint%3E-for-u16" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#844">source</a><a href="#impl-Mul%3C%26%27a%20BigUint%3E-for-u16" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Mul&lt;&amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for u16</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-133" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-133" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>*</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.mul-15" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#844">source</a><a href="#method.mul-15" class="anchor"></a><h4 class="code-header">fn <a class="fnname">mul</a>(self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>*</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Mul%3C%26%27a%20BigUint%3E-for-u32" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#846">source</a><a href="#impl-Mul%3C%26%27a%20BigUint%3E-for-u32" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Mul&lt;&amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for u32</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-150" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-150" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>*</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.mul-32" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#846">source</a><a href="#method.mul-32" class="anchor"></a><h4 class="code-header">fn <a class="fnname">mul</a>(self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>*</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Mul%3C%26%27a%20BigUint%3E-for-u64" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#847">source</a><a href="#impl-Mul%3C%26%27a%20BigUint%3E-for-u64" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Mul&lt;&amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for u64</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-157" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-157" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>*</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.mul-39" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#847">source</a><a href="#method.mul-39" class="anchor"></a><h4 class="code-header">fn <a class="fnname">mul</a>(self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>*</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Mul%3C%26%27a%20BigUint%3E-for-u8" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#844">source</a><a href="#impl-Mul%3C%26%27a%20BigUint%3E-for-u8" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Mul&lt;&amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for u8</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-125" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-125" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>*</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.mul-7" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#844">source</a><a href="#method.mul-7" class="anchor"></a><h4 class="code-header">fn <a class="fnname">mul</a>(self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>*</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Mul%3C%26%27a%20BigUint%3E-for-usize" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#844">source</a><a href="#impl-Mul%3C%26%27a%20BigUint%3E-for-usize" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Mul&lt;&amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for usize</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-141" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-141" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>*</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.mul-23" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#844">source</a><a href="#method.mul-23" class="anchor"></a><h4 class="code-header">fn <a class="fnname">mul</a>(self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>*</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Mul%3C%26%27a%20u16%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#844">source</a><a href="#impl-Mul%3C%26%27a%20u16%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Mul&lt;&amp;'a u16&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-130" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-130" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>*</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.mul-12" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#844">source</a><a href="#method.mul-12" class="anchor"></a><h4 class="code-header">fn <a class="fnname">mul</a>(self, other: &amp;u16) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>*</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Mul%3C%26%27a%20u32%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#846">source</a><a href="#impl-Mul%3C%26%27a%20u32%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Mul&lt;&amp;'a u32&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-147" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-147" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>*</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.mul-29" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#846">source</a><a href="#method.mul-29" class="anchor"></a><h4 class="code-header">fn <a class="fnname">mul</a>(self, other: &amp;u32) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>*</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Mul%3C%26%27a%20u64%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#847">source</a><a href="#impl-Mul%3C%26%27a%20u64%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Mul&lt;&amp;'a u64&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-154" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-154" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>*</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.mul-36" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#847">source</a><a href="#method.mul-36" class="anchor"></a><h4 class="code-header">fn <a class="fnname">mul</a>(self, other: &amp;u64) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>*</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Mul%3C%26%27a%20u8%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#844">source</a><a href="#impl-Mul%3C%26%27a%20u8%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Mul&lt;&amp;'a u8&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-122" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-122" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>*</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.mul-4" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#844">source</a><a href="#method.mul-4" class="anchor"></a><h4 class="code-header">fn <a class="fnname">mul</a>(self, other: &amp;u8) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>*</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Mul%3C%26%27a%20usize%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#844">source</a><a href="#impl-Mul%3C%26%27a%20usize%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Mul&lt;&amp;'a usize&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-138" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-138" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>*</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.mul-20" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#844">source</a><a href="#method.mul-20" class="anchor"></a><h4 class="code-header">fn <a class="fnname">mul</a>(self, other: &amp;usize) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>*</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Mul%3C%26%27b%20BigUint%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#829-836">source</a><a href="#impl-Mul%3C%26%27b%20BigUint%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a, 'b&gt; Mul&lt;&amp;'b <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-121" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-121" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>*</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.mul-3" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#833-835">source</a><a href="#method.mul-3" class="anchor"></a><h4 class="code-header">fn <a class="fnname">mul</a>(self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>*</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Mul%3C%26%27b%20u16%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#844">source</a><a href="#impl-Mul%3C%26%27b%20u16%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a, 'b&gt; Mul&lt;&amp;'b u16&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-134" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-134" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>*</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.mul-16" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#844">source</a><a href="#method.mul-16" class="anchor"></a><h4 class="code-header">fn <a class="fnname">mul</a>(self, other: &amp;u16) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>*</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Mul%3C%26%27b%20u32%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#846">source</a><a href="#impl-Mul%3C%26%27b%20u32%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a, 'b&gt; Mul&lt;&amp;'b u32&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-151" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-151" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>*</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.mul-33" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#846">source</a><a href="#method.mul-33" class="anchor"></a><h4 class="code-header">fn <a class="fnname">mul</a>(self, other: &amp;u32) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>*</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Mul%3C%26%27b%20u64%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#847">source</a><a href="#impl-Mul%3C%26%27b%20u64%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a, 'b&gt; Mul&lt;&amp;'b u64&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-158" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-158" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>*</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.mul-40" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#847">source</a><a href="#method.mul-40" class="anchor"></a><h4 class="code-header">fn <a class="fnname">mul</a>(self, other: &amp;u64) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>*</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Mul%3C%26%27b%20u8%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#844">source</a><a href="#impl-Mul%3C%26%27b%20u8%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a, 'b&gt; Mul&lt;&amp;'b u8&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-126" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-126" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>*</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.mul-8" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#844">source</a><a href="#method.mul-8" class="anchor"></a><h4 class="code-header">fn <a class="fnname">mul</a>(self, other: &amp;u8) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>*</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Mul%3C%26%27b%20usize%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#844">source</a><a href="#impl-Mul%3C%26%27b%20usize%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a, 'b&gt; Mul&lt;&amp;'b usize&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-142" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-142" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>*</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.mul-24" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#844">source</a><a href="#method.mul-24" class="anchor"></a><h4 class="code-header">fn <a class="fnname">mul</a>(self, other: &amp;usize) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>*</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Mul%3CBigUint%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#826">source</a><a href="#impl-Mul%3CBigUint%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Mul&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-120" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-120" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>*</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.mul-2" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#826">source</a><a href="#method.mul-2" class="anchor"></a><h4 class="code-header">fn <a class="fnname">mul</a>(self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>*</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Mul%3CBigUint%3E-for-%26%27a%20u16" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#844">source</a><a href="#impl-Mul%3CBigUint%3E-for-%26%27a%20u16" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Mul&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for &amp;'a u16</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-131" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-131" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>*</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.mul-13" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#844">source</a><a href="#method.mul-13" class="anchor"></a><h4 class="code-header">fn <a class="fnname">mul</a>(self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>*</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Mul%3CBigUint%3E-for-%26%27a%20u32" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#846">source</a><a href="#impl-Mul%3CBigUint%3E-for-%26%27a%20u32" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Mul&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for &amp;'a u32</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-148" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-148" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>*</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.mul-30" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#846">source</a><a href="#method.mul-30" class="anchor"></a><h4 class="code-header">fn <a class="fnname">mul</a>(self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>*</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Mul%3CBigUint%3E-for-%26%27a%20u64" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#847">source</a><a href="#impl-Mul%3CBigUint%3E-for-%26%27a%20u64" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Mul&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for &amp;'a u64</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-155" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-155" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>*</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.mul-37" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#847">source</a><a href="#method.mul-37" class="anchor"></a><h4 class="code-header">fn <a class="fnname">mul</a>(self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>*</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Mul%3CBigUint%3E-for-%26%27a%20u8" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#844">source</a><a href="#impl-Mul%3CBigUint%3E-for-%26%27a%20u8" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Mul&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for &amp;'a u8</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-123" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-123" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>*</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.mul-5" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#844">source</a><a href="#method.mul-5" class="anchor"></a><h4 class="code-header">fn <a class="fnname">mul</a>(self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>*</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Mul%3CBigUint%3E-for-%26%27a%20usize" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#844">source</a><a href="#impl-Mul%3CBigUint%3E-for-%26%27a%20usize" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Mul&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for &amp;'a usize</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-139" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-139" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>*</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.mul-21" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#844">source</a><a href="#method.mul-21" class="anchor"></a><h4 class="code-header">fn <a class="fnname">mul</a>(self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>*</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Mul%3CBigUint%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#826">source</a><a href="#impl-Mul%3CBigUint%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl Mul&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-118" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-118" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>*</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.mul" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#826">source</a><a href="#method.mul" class="anchor"></a><h4 class="code-header">fn <a class="fnname">mul</a>(self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>*</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Mul%3CBigUint%3E-for-u16" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#844">source</a><a href="#impl-Mul%3CBigUint%3E-for-u16" class="anchor"></a><h3 class="code-header">impl Mul&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for u16</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-137" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-137" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>*</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.mul-19" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#844">source</a><a href="#method.mul-19" class="anchor"></a><h4 class="code-header">fn <a class="fnname">mul</a>(self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>*</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Mul%3CBigUint%3E-for-u32" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#846">source</a><a href="#impl-Mul%3CBigUint%3E-for-u32" class="anchor"></a><h3 class="code-header">impl Mul&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for u32</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-146" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-146" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>*</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.mul-28" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#846">source</a><a href="#method.mul-28" class="anchor"></a><h4 class="code-header">fn <a class="fnname">mul</a>(self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>*</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Mul%3CBigUint%3E-for-u64" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#847">source</a><a href="#impl-Mul%3CBigUint%3E-for-u64" class="anchor"></a><h3 class="code-header">impl Mul&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for u64</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-153" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-153" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>*</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.mul-35" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#847">source</a><a href="#method.mul-35" class="anchor"></a><h4 class="code-header">fn <a class="fnname">mul</a>(self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>*</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Mul%3CBigUint%3E-for-u8" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#844">source</a><a href="#impl-Mul%3CBigUint%3E-for-u8" class="anchor"></a><h3 class="code-header">impl Mul&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for u8</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-129" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-129" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>*</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.mul-11" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#844">source</a><a href="#method.mul-11" class="anchor"></a><h4 class="code-header">fn <a class="fnname">mul</a>(self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>*</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Mul%3CBigUint%3E-for-usize" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#844">source</a><a href="#impl-Mul%3CBigUint%3E-for-usize" class="anchor"></a><h3 class="code-header">impl Mul&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for usize</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-145" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-145" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>*</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.mul-27" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#844">source</a><a href="#method.mul-27" class="anchor"></a><h4 class="code-header">fn <a class="fnname">mul</a>(self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>*</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Mul%3Cu16%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#844">source</a><a href="#impl-Mul%3Cu16%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Mul&lt;u16&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-132" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-132" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>*</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.mul-14" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#844">source</a><a href="#method.mul-14" class="anchor"></a><h4 class="code-header">fn <a class="fnname">mul</a>(self, other: u16) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>*</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Mul%3Cu16%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#844">source</a><a href="#impl-Mul%3Cu16%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl Mul&lt;u16&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-136" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-136" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>*</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.mul-18" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#844">source</a><a href="#method.mul-18" class="anchor"></a><h4 class="code-header">fn <a class="fnname">mul</a>(self, other: u16) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>*</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Mul%3Cu32%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#846">source</a><a href="#impl-Mul%3Cu32%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Mul&lt;u32&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-149" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-149" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>*</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.mul-31" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#846">source</a><a href="#method.mul-31" class="anchor"></a><h4 class="code-header">fn <a class="fnname">mul</a>(self, other: u32) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>*</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Mul%3Cu32%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#851-859">source</a><a href="#impl-Mul%3Cu32%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl Mul&lt;u32&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-160" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-160" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>*</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.mul-42" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#855-858">source</a><a href="#method.mul-42" class="anchor"></a><h4 class="code-header">fn <a class="fnname">mul</a>(self, other: u32) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>*</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Mul%3Cu64%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#847">source</a><a href="#impl-Mul%3Cu64%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Mul&lt;u64&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-156" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-156" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>*</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.mul-38" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#847">source</a><a href="#method.mul-38" class="anchor"></a><h4 class="code-header">fn <a class="fnname">mul</a>(self, other: u64) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>*</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Mul%3Cu64%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#874-882">source</a><a href="#impl-Mul%3Cu64%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl Mul&lt;u64&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-161" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-161" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>*</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.mul-43" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#878-881">source</a><a href="#method.mul-43" class="anchor"></a><h4 class="code-header">fn <a class="fnname">mul</a>(self, other: u64) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>*</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Mul%3Cu8%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#844">source</a><a href="#impl-Mul%3Cu8%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Mul&lt;u8&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-124" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-124" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>*</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.mul-6" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#844">source</a><a href="#method.mul-6" class="anchor"></a><h4 class="code-header">fn <a class="fnname">mul</a>(self, other: u8) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>*</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Mul%3Cu8%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#844">source</a><a href="#impl-Mul%3Cu8%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl Mul&lt;u8&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-128" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-128" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>*</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.mul-10" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#844">source</a><a href="#method.mul-10" class="anchor"></a><h4 class="code-header">fn <a class="fnname">mul</a>(self, other: u8) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>*</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Mul%3Cusize%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#844">source</a><a href="#impl-Mul%3Cusize%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Mul&lt;usize&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-140" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-140" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>*</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.mul-22" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#844">source</a><a href="#method.mul-22" class="anchor"></a><h4 class="code-header">fn <a class="fnname">mul</a>(self, other: usize) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>*</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Mul%3Cusize%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#844">source</a><a href="#impl-Mul%3Cusize%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl Mul&lt;usize&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-144" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-144" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>*</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.mul-26" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#844">source</a><a href="#method.mul-26" class="anchor"></a><h4 class="code-header">fn <a class="fnname">mul</a>(self, other: usize) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>*</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-MulAssign%3C%26%27a%20BigUint%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#837-842">source</a><a href="#impl-MulAssign%3C%26%27a%20BigUint%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; MulAssign&lt;&amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.mul_assign-1" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#839-841">source</a><a href="#method.mul_assign-1" class="anchor"></a><h4 class="code-header">fn <a class="fnname">mul_assign</a>(&amp;mut self, other: &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>)</h4></section></summary><div class='docblock'>Performs the <code>*=</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-MulAssign%3CBigUint%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#827">source</a><a href="#impl-MulAssign%3CBigUint%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl MulAssign&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.mul_assign" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#827">source</a><a href="#method.mul_assign" class="anchor"></a><h4 class="code-header">fn <a class="fnname">mul_assign</a>(&amp;mut self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>)</h4></section></summary><div class='docblock'>Performs the <code>*=</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-MulAssign%3Cu16%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#845">source</a><a href="#impl-MulAssign%3Cu16%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl MulAssign&lt;u16&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.mul_assign-3" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#845">source</a><a href="#method.mul_assign-3" class="anchor"></a><h4 class="code-header">fn <a class="fnname">mul_assign</a>(&amp;mut self, other: u16)</h4></section></summary><div class='docblock'>Performs the <code>*=</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-MulAssign%3Cu32%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#860-872">source</a><a href="#impl-MulAssign%3Cu32%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl MulAssign&lt;u32&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.mul_assign-5" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#862-871">source</a><a href="#method.mul_assign-5" class="anchor"></a><h4 class="code-header">fn <a class="fnname">mul_assign</a>(&amp;mut self, other: u32)</h4></section></summary><div class='docblock'>Performs the <code>*=</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-MulAssign%3Cu64%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#883-895">source</a><a href="#impl-MulAssign%3Cu64%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl MulAssign&lt;u64&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.mul_assign-6" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#885-894">source</a><a href="#method.mul_assign-6" class="anchor"></a><h4 class="code-header">fn <a class="fnname">mul_assign</a>(&amp;mut self, other: u64)</h4></section></summary><div class='docblock'>Performs the <code>*=</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-MulAssign%3Cu8%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#845">source</a><a href="#impl-MulAssign%3Cu8%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl MulAssign&lt;u8&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.mul_assign-2" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#845">source</a><a href="#method.mul_assign-2" class="anchor"></a><h4 class="code-header">fn <a class="fnname">mul_assign</a>(&amp;mut self, other: u8)</h4></section></summary><div class='docblock'>Performs the <code>*=</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-MulAssign%3Cusize%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#845">source</a><a href="#impl-MulAssign%3Cusize%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl MulAssign&lt;usize&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.mul_assign-4" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#845">source</a><a href="#method.mul_assign-4" class="anchor"></a><h4 class="code-header">fn <a class="fnname">mul_assign</a>(&amp;mut self, other: usize)</h4></section></summary><div class='docblock'>Performs the <code>*=</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Neg-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1216-1223">source</a><a href="#impl-Neg-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Neg for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-251" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-251" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>-</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.neg-1" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1220-1222">source</a><a href="#method.neg-1" class="anchor"></a><h4 class="code-header">fn <a class="fnname">neg</a>(self) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the unary <code>-</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Neg-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1207-1214">source</a><a href="#impl-Neg-for-BigUint" class="anchor"></a><h3 class="code-header">impl Neg for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-250" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-250" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>-</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.neg" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1211-1213">source</a><a href="#method.neg" class="anchor"></a><h4 class="code-header">fn <a class="fnname">neg</a>(self) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the unary <code>-</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Num-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#240-295">source</a><a href="#impl-Num-for-BigUint" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="../num_traits/trait.Num.html" title="trait num_traits::Num">Num</a> for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.from_str_radix" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#244-294">source</a><a href="#method.from_str_radix" class="anchor"></a><h4 class="code-header">fn <a href="../num_traits/trait.Num.html#tymethod.from_str_radix" class="fnname">from_str_radix</a>(s: &amp;str, radix: u32) -&gt; Result&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>, <a class="struct" href="struct.ParseBigIntError.html" title="struct num_bigint::ParseBigIntError">ParseBigIntError</a>&gt;</h4></section></summary><div class="docblock"><p>Creates and initializes a <code>BigUint</code>.</p>
</div></details><section id="associatedtype.FromStrRadixErr" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.FromStrRadixErr" class="anchor"></a><h4 class="code-header">type <a href="../num_traits/trait.Num.html#associatedtype.FromStrRadixErr" class="associatedtype">FromStrRadixErr</a> = <a class="struct" href="struct.ParseBigIntError.html" title="struct num_bigint::ParseBigIntError">ParseBigIntError</a></h4></section></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Octal-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#126-130">source</a><a href="#impl-Octal-for-BigUint" class="anchor"></a><h3 class="code-header">impl Octal for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.fmt-5" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#127-129">source</a><a href="#method.fmt-5" class="anchor"></a><h4 class="code-header">fn <a class="fnname">fmt</a>(&amp;self, f: &amp;mut Formatter&lt;'_&gt;) -&gt; Result</h4></section></summary><div class='docblock'>Formats the value using the given formatter.</div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-One-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#454-470">source</a><a href="#impl-One-for-BigUint" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="../num_traits/identities/trait.One.html" title="trait num_traits::identities::One">One</a> for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.one" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#456-458">source</a><a href="#method.one" class="anchor"></a><h4 class="code-header">fn <a href="../num_traits/identities/trait.One.html#tymethod.one" class="fnname">one</a>() -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Returns the multiplicative identity element of <code>Self</code>, <code>1</code>. <a href="../num_traits/identities/trait.One.html#tymethod.one">Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.set_one" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#461-464">source</a><a href="#method.set_one" class="anchor"></a><h4 class="code-header">fn <a href="../num_traits/identities/trait.One.html#method.set_one" class="fnname">set_one</a>(&amp;mut self)</h4></section></summary><div class='docblock'>Sets <code>self</code> to the multiplicative identity element of <code>Self</code>, <code>1</code>.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.is_one" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#467-469">source</a><a href="#method.is_one" class="anchor"></a><h4 class="code-header">fn <a href="../num_traits/identities/trait.One.html#method.is_one" class="fnname">is_one</a>(&amp;self) -&gt; bool</h4></section></summary><div class='docblock'>Returns <code>true</code> if <code>self</code> is equal to the multiplicative identity. <a href="../num_traits/identities/trait.One.html#method.is_one">Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Ord-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#86-91">source</a><a href="#impl-Ord-for-BigUint" class="anchor"></a><h3 class="code-header">impl Ord for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.cmp" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#88-90">source</a><a href="#method.cmp" class="anchor"></a><h4 class="code-header">fn <a class="fnname">cmp</a>(&amp;self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; Ordering</h4></section></summary><div class='docblock'>This method returns an [<code>Ordering</code>] between <code>self</code> and <code>other</code>. <a>Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.max" class="method trait-impl has-srclink"><span class="since rightside" title="Stable since Rust version 1.21.0">1.21.0</span><a href="#method.max" class="anchor"></a><h4 class="code-header">const fn <a class="fnname">max</a>(self, other: Self) -&gt; Self</h4></section></summary><div class='docblock'>Compares and returns the maximum of two values. <a>Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.min" class="method trait-impl has-srclink"><span class="since rightside" title="Stable since Rust version 1.21.0">1.21.0</span><a href="#method.min" class="anchor"></a><h4 class="code-header">const fn <a class="fnname">min</a>(self, other: Self) -&gt; Self</h4></section></summary><div class='docblock'>Compares and returns the minimum of two values. <a>Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.clamp" class="method trait-impl has-srclink"><span class="since rightside" title="Stable since Rust version 1.50.0">1.50.0</span><a href="#method.clamp" class="anchor"></a><h4 class="code-header">const fn <a class="fnname">clamp</a>(self, min: Self, max: Self) -&gt; Self<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;Self: PartialOrd&lt;Self&gt;,</span></h4></section></summary><div class='docblock'>Restrict a value to a certain interval. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-PartialEq%3CBigUint%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#68-76">source</a><a href="#impl-PartialEq%3CBigUint%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl PartialEq&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.eq" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#70-75">source</a><a href="#method.eq" class="anchor"></a><h4 class="code-header">fn <a class="fnname">eq</a>(&amp;self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; bool</h4></section></summary><div class='docblock'>This method tests for <code>self</code> and <code>other</code> values to be equal, and is used
by <code>==</code>. <a>Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.ne" class="method trait-impl has-srclink"><span class="since rightside" title="Stable since Rust version 1.0.0">1.0.0</span><a href="#method.ne" class="anchor"></a><h4 class="code-header">const fn <a class="fnname">ne</a>(&amp;self, other: &amp;Rhs) -&gt; bool</h4></section></summary><div class='docblock'>This method tests for <code>!=</code>. The default implementation is almost always
sufficient, and should not be overridden without very good reason. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-PartialOrd%3CBigUint%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#79-84">source</a><a href="#impl-PartialOrd%3CBigUint%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl PartialOrd&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.partial_cmp" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#81-83">source</a><a href="#method.partial_cmp" class="anchor"></a><h4 class="code-header">fn <a class="fnname">partial_cmp</a>(&amp;self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; Option&lt;Ordering&gt;</h4></section></summary><div class='docblock'>This method returns an ordering between <code>self</code> and <code>other</code> values if one exists. <a>Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.lt" class="method trait-impl has-srclink"><span class="since rightside" title="Stable since Rust version 1.0.0">1.0.0</span><a href="#method.lt" class="anchor"></a><h4 class="code-header">const fn <a class="fnname">lt</a>(&amp;self, other: &amp;Rhs) -&gt; bool</h4></section></summary><div class='docblock'>This method tests less than (for <code>self</code> and <code>other</code>) and is used by the <code>&lt;</code> operator. <a>Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.le" class="method trait-impl has-srclink"><span class="since rightside" title="Stable since Rust version 1.0.0">1.0.0</span><a href="#method.le" class="anchor"></a><h4 class="code-header">const fn <a class="fnname">le</a>(&amp;self, other: &amp;Rhs) -&gt; bool</h4></section></summary><div class='docblock'>This method tests less than or equal to (for <code>self</code> and <code>other</code>) and is used by the <code>&lt;=</code>
operator. <a>Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.gt" class="method trait-impl has-srclink"><span class="since rightside" title="Stable since Rust version 1.0.0">1.0.0</span><a href="#method.gt" class="anchor"></a><h4 class="code-header">const fn <a class="fnname">gt</a>(&amp;self, other: &amp;Rhs) -&gt; bool</h4></section></summary><div class='docblock'>This method tests greater than (for <code>self</code> and <code>other</code>) and is used by the <code>&gt;</code> operator. <a>Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.ge" class="method trait-impl has-srclink"><span class="since rightside" title="Stable since Rust version 1.0.0">1.0.0</span><a href="#method.ge" class="anchor"></a><h4 class="code-header">const fn <a class="fnname">ge</a>(&amp;self, other: &amp;Rhs) -&gt; bool</h4></section></summary><div class='docblock'>This method tests greater than or equal to (for <code>self</code> and <code>other</code>) and is used by the <code>&gt;=</code>
operator. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Pow%3C%26%27b%20BigUint%3E-for-%26%27a%20BigInt" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/bigint.rs.html#891">source</a><a href="#impl-Pow%3C%26%27b%20BigUint%3E-for-%26%27a%20BigInt" class="anchor"></a><h3 class="code-header">impl&lt;'a, 'b&gt; <a class="trait" href="../num_traits/pow/trait.Pow.html" title="trait num_traits::pow::Pow">Pow</a>&lt;&amp;'b <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for &amp;'a <a class="struct" href="struct.BigInt.html" title="struct num_bigint::BigInt">BigInt</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-1" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-1" class="anchor"></a><h4 class="code-header">type <a href="../num_traits/pow/trait.Pow.html#associatedtype.Output" class="associatedtype">Output</a> = <a class="struct" href="struct.BigInt.html" title="struct num_bigint::BigInt">BigInt</a></h4></section></summary><div class='docblock'>The result after applying the operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.pow-1" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/bigint.rs.html#891">source</a><a href="#method.pow-1" class="anchor"></a><h4 class="code-header">fn <a href="../num_traits/pow/trait.Pow.html#tymethod.pow" class="fnname">pow</a>(self, rhs: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigInt.html" title="struct num_bigint::BigInt">BigInt</a></h4></section></summary><div class='docblock'>Returns <code>self</code> to the power <code>rhs</code>. <a href="../num_traits/pow/trait.Pow.html#tymethod.pow">Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Pow%3C%26%27b%20BigUint%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#483-500">source</a><a href="#impl-Pow%3C%26%27b%20BigUint%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a, 'b&gt; <a class="trait" href="../num_traits/pow/trait.Pow.html" title="trait num_traits::pow::Pow">Pow</a>&lt;&amp;'b <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-19" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-19" class="anchor"></a><h4 class="code-header">type <a href="../num_traits/pow/trait.Pow.html#associatedtype.Output" class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The result after applying the operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.pow-3" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#487-499">source</a><a href="#method.pow-3" class="anchor"></a><h4 class="code-header">fn <a href="../num_traits/pow/trait.Pow.html#tymethod.pow" class="fnname">pow</a>(self, exp: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; Self::<a class="associatedtype" href="../num_traits/pow/trait.Pow.html#associatedtype.Output" title="type num_traits::pow::Pow::Output">Output</a></h4></section></summary><div class='docblock'>Returns <code>self</code> to the power <code>rhs</code>. <a href="../num_traits/pow/trait.Pow.html#tymethod.pow">Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Pow%3C%26%27b%20u16%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#547">source</a><a href="#impl-Pow%3C%26%27b%20u16%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a, 'b&gt; <a class="trait" href="../num_traits/pow/trait.Pow.html" title="trait num_traits::pow::Pow">Pow</a>&lt;&amp;'b u16&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-23" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-23" class="anchor"></a><h4 class="code-header">type <a href="../num_traits/pow/trait.Pow.html#associatedtype.Output" class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The result after applying the operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.pow-7" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#547">source</a><a href="#method.pow-7" class="anchor"></a><h4 class="code-header">fn <a href="../num_traits/pow/trait.Pow.html#tymethod.pow" class="fnname">pow</a>(self, exp: &amp;u16) -&gt; Self::<a class="associatedtype" href="../num_traits/pow/trait.Pow.html#associatedtype.Output" title="type num_traits::pow::Pow::Output">Output</a></h4></section></summary><div class='docblock'>Returns <code>self</code> to the power <code>rhs</code>. <a href="../num_traits/pow/trait.Pow.html#tymethod.pow">Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Pow%3C%26%27b%20u32%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#548">source</a><a href="#impl-Pow%3C%26%27b%20u32%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a, 'b&gt; <a class="trait" href="../num_traits/pow/trait.Pow.html" title="trait num_traits::pow::Pow">Pow</a>&lt;&amp;'b u32&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-25" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-25" class="anchor"></a><h4 class="code-header">type <a href="../num_traits/pow/trait.Pow.html#associatedtype.Output" class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The result after applying the operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.pow-9" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#548">source</a><a href="#method.pow-9" class="anchor"></a><h4 class="code-header">fn <a href="../num_traits/pow/trait.Pow.html#tymethod.pow" class="fnname">pow</a>(self, exp: &amp;u32) -&gt; Self::<a class="associatedtype" href="../num_traits/pow/trait.Pow.html#associatedtype.Output" title="type num_traits::pow::Pow::Output">Output</a></h4></section></summary><div class='docblock'>Returns <code>self</code> to the power <code>rhs</code>. <a href="../num_traits/pow/trait.Pow.html#tymethod.pow">Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Pow%3C%26%27b%20u64%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#549">source</a><a href="#impl-Pow%3C%26%27b%20u64%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a, 'b&gt; <a class="trait" href="../num_traits/pow/trait.Pow.html" title="trait num_traits::pow::Pow">Pow</a>&lt;&amp;'b u64&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-27" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-27" class="anchor"></a><h4 class="code-header">type <a href="../num_traits/pow/trait.Pow.html#associatedtype.Output" class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The result after applying the operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.pow-11" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#549">source</a><a href="#method.pow-11" class="anchor"></a><h4 class="code-header">fn <a href="../num_traits/pow/trait.Pow.html#tymethod.pow" class="fnname">pow</a>(self, exp: &amp;u64) -&gt; Self::<a class="associatedtype" href="../num_traits/pow/trait.Pow.html#associatedtype.Output" title="type num_traits::pow::Pow::Output">Output</a></h4></section></summary><div class='docblock'>Returns <code>self</code> to the power <code>rhs</code>. <a href="../num_traits/pow/trait.Pow.html#tymethod.pow">Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Pow%3C%26%27b%20u8%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#546">source</a><a href="#impl-Pow%3C%26%27b%20u8%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a, 'b&gt; <a class="trait" href="../num_traits/pow/trait.Pow.html" title="trait num_traits::pow::Pow">Pow</a>&lt;&amp;'b u8&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-21" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-21" class="anchor"></a><h4 class="code-header">type <a href="../num_traits/pow/trait.Pow.html#associatedtype.Output" class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The result after applying the operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.pow-5" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#546">source</a><a href="#method.pow-5" class="anchor"></a><h4 class="code-header">fn <a href="../num_traits/pow/trait.Pow.html#tymethod.pow" class="fnname">pow</a>(self, exp: &amp;u8) -&gt; Self::<a class="associatedtype" href="../num_traits/pow/trait.Pow.html#associatedtype.Output" title="type num_traits::pow::Pow::Output">Output</a></h4></section></summary><div class='docblock'>Returns <code>self</code> to the power <code>rhs</code>. <a href="../num_traits/pow/trait.Pow.html#tymethod.pow">Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Pow%3C%26%27b%20usize%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#550">source</a><a href="#impl-Pow%3C%26%27b%20usize%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a, 'b&gt; <a class="trait" href="../num_traits/pow/trait.Pow.html" title="trait num_traits::pow::Pow">Pow</a>&lt;&amp;'b usize&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-29" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-29" class="anchor"></a><h4 class="code-header">type <a href="../num_traits/pow/trait.Pow.html#associatedtype.Output" class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The result after applying the operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.pow-13" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#550">source</a><a href="#method.pow-13" class="anchor"></a><h4 class="code-header">fn <a href="../num_traits/pow/trait.Pow.html#tymethod.pow" class="fnname">pow</a>(self, exp: &amp;usize) -&gt; Self::<a class="associatedtype" href="../num_traits/pow/trait.Pow.html#associatedtype.Output" title="type num_traits::pow::Pow::Output">Output</a></h4></section></summary><div class='docblock'>Returns <code>self</code> to the power <code>rhs</code>. <a href="../num_traits/pow/trait.Pow.html#tymethod.pow">Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Pow%3CBigUint%3E-for-%26%27a%20BigInt" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/bigint.rs.html#891">source</a><a href="#impl-Pow%3CBigUint%3E-for-%26%27a%20BigInt" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; <a class="trait" href="../num_traits/pow/trait.Pow.html" title="trait num_traits::pow::Pow">Pow</a>&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for &amp;'a <a class="struct" href="struct.BigInt.html" title="struct num_bigint::BigInt">BigInt</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output" class="anchor"></a><h4 class="code-header">type <a href="../num_traits/pow/trait.Pow.html#associatedtype.Output" class="associatedtype">Output</a> = <a class="struct" href="struct.BigInt.html" title="struct num_bigint::BigInt">BigInt</a></h4></section></summary><div class='docblock'>The result after applying the operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.pow" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/bigint.rs.html#891">source</a><a href="#method.pow" class="anchor"></a><h4 class="code-header">fn <a href="../num_traits/pow/trait.Pow.html#tymethod.pow" class="fnname">pow</a>(self, rhs: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigInt.html" title="struct num_bigint::BigInt">BigInt</a></h4></section></summary><div class='docblock'>Returns <code>self</code> to the power <code>rhs</code>. <a href="../num_traits/pow/trait.Pow.html#tymethod.pow">Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Pow%3CBigUint%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#474-481">source</a><a href="#impl-Pow%3CBigUint%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; <a class="trait" href="../num_traits/pow/trait.Pow.html" title="trait num_traits::pow::Pow">Pow</a>&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-18" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-18" class="anchor"></a><h4 class="code-header">type <a href="../num_traits/pow/trait.Pow.html#associatedtype.Output" class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The result after applying the operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.pow-2" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#478-480">source</a><a href="#method.pow-2" class="anchor"></a><h4 class="code-header">fn <a href="../num_traits/pow/trait.Pow.html#tymethod.pow" class="fnname">pow</a>(self, exp: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; Self::<a class="associatedtype" href="../num_traits/pow/trait.Pow.html#associatedtype.Output" title="type num_traits::pow::Pow::Output">Output</a></h4></section></summary><div class='docblock'>Returns <code>self</code> to the power <code>rhs</code>. <a href="../num_traits/pow/trait.Pow.html#tymethod.pow">Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Pow%3Cu16%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#547">source</a><a href="#impl-Pow%3Cu16%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; <a class="trait" href="../num_traits/pow/trait.Pow.html" title="trait num_traits::pow::Pow">Pow</a>&lt;u16&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-22" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-22" class="anchor"></a><h4 class="code-header">type <a href="../num_traits/pow/trait.Pow.html#associatedtype.Output" class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The result after applying the operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.pow-6" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#547">source</a><a href="#method.pow-6" class="anchor"></a><h4 class="code-header">fn <a href="../num_traits/pow/trait.Pow.html#tymethod.pow" class="fnname">pow</a>(self, exp: u16) -&gt; Self::<a class="associatedtype" href="../num_traits/pow/trait.Pow.html#associatedtype.Output" title="type num_traits::pow::Pow::Output">Output</a></h4></section></summary><div class='docblock'>Returns <code>self</code> to the power <code>rhs</code>. <a href="../num_traits/pow/trait.Pow.html#tymethod.pow">Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Pow%3Cu32%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#548">source</a><a href="#impl-Pow%3Cu32%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; <a class="trait" href="../num_traits/pow/trait.Pow.html" title="trait num_traits::pow::Pow">Pow</a>&lt;u32&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-24" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-24" class="anchor"></a><h4 class="code-header">type <a href="../num_traits/pow/trait.Pow.html#associatedtype.Output" class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The result after applying the operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.pow-8" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#548">source</a><a href="#method.pow-8" class="anchor"></a><h4 class="code-header">fn <a href="../num_traits/pow/trait.Pow.html#tymethod.pow" class="fnname">pow</a>(self, exp: u32) -&gt; Self::<a class="associatedtype" href="../num_traits/pow/trait.Pow.html#associatedtype.Output" title="type num_traits::pow::Pow::Output">Output</a></h4></section></summary><div class='docblock'>Returns <code>self</code> to the power <code>rhs</code>. <a href="../num_traits/pow/trait.Pow.html#tymethod.pow">Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Pow%3Cu64%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#549">source</a><a href="#impl-Pow%3Cu64%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; <a class="trait" href="../num_traits/pow/trait.Pow.html" title="trait num_traits::pow::Pow">Pow</a>&lt;u64&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-26" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-26" class="anchor"></a><h4 class="code-header">type <a href="../num_traits/pow/trait.Pow.html#associatedtype.Output" class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The result after applying the operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.pow-10" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#549">source</a><a href="#method.pow-10" class="anchor"></a><h4 class="code-header">fn <a href="../num_traits/pow/trait.Pow.html#tymethod.pow" class="fnname">pow</a>(self, exp: u64) -&gt; Self::<a class="associatedtype" href="../num_traits/pow/trait.Pow.html#associatedtype.Output" title="type num_traits::pow::Pow::Output">Output</a></h4></section></summary><div class='docblock'>Returns <code>self</code> to the power <code>rhs</code>. <a href="../num_traits/pow/trait.Pow.html#tymethod.pow">Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Pow%3Cu8%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#546">source</a><a href="#impl-Pow%3Cu8%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; <a class="trait" href="../num_traits/pow/trait.Pow.html" title="trait num_traits::pow::Pow">Pow</a>&lt;u8&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-20" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-20" class="anchor"></a><h4 class="code-header">type <a href="../num_traits/pow/trait.Pow.html#associatedtype.Output" class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The result after applying the operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.pow-4" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#546">source</a><a href="#method.pow-4" class="anchor"></a><h4 class="code-header">fn <a href="../num_traits/pow/trait.Pow.html#tymethod.pow" class="fnname">pow</a>(self, exp: u8) -&gt; Self::<a class="associatedtype" href="../num_traits/pow/trait.Pow.html#associatedtype.Output" title="type num_traits::pow::Pow::Output">Output</a></h4></section></summary><div class='docblock'>Returns <code>self</code> to the power <code>rhs</code>. <a href="../num_traits/pow/trait.Pow.html#tymethod.pow">Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Pow%3Cusize%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#550">source</a><a href="#impl-Pow%3Cusize%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; <a class="trait" href="../num_traits/pow/trait.Pow.html" title="trait num_traits::pow::Pow">Pow</a>&lt;usize&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-28" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-28" class="anchor"></a><h4 class="code-header">type <a href="../num_traits/pow/trait.Pow.html#associatedtype.Output" class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The result after applying the operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.pow-12" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#550">source</a><a href="#method.pow-12" class="anchor"></a><h4 class="code-header">fn <a href="../num_traits/pow/trait.Pow.html#tymethod.pow" class="fnname">pow</a>(self, exp: usize) -&gt; Self::<a class="associatedtype" href="../num_traits/pow/trait.Pow.html#associatedtype.Output" title="type num_traits::pow::Pow::Output">Output</a></h4></section></summary><div class='docblock'>Returns <code>self</code> to the power <code>rhs</code>. <a href="../num_traits/pow/trait.Pow.html#tymethod.pow">Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Product%3CT%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#2374">source</a><a href="#impl-Product%3CT%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl&lt;T&gt; Product&lt;T&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a><span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>: Mul&lt;T, Output = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt;,</span></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.product" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#2374">source</a><a href="#method.product" class="anchor"></a><h4 class="code-header">fn <a class="fnname">product</a>&lt;I&gt;(iter: I) -&gt; Self<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;I: Iterator&lt;Item = T&gt;,</span></h4></section></summary><div class='docblock'>Method which takes an iterator and generates <code>Self</code> from the elements by
multiplying the items. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Rem%3C%26%27a%20BigUint%3E-for-%26%27b%20u16" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1089">source</a><a href="#impl-Rem%3C%26%27a%20BigUint%3E-for-%26%27b%20u16" class="anchor"></a><h3 class="code-header">impl&lt;'a, 'b&gt; Rem&lt;&amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for &amp;'b u16</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-223" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-223" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>%</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.rem-17" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1089">source</a><a href="#method.rem-17" class="anchor"></a><h4 class="code-header">fn <a class="fnname">rem</a>(self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>%</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Rem%3C%26%27a%20BigUint%3E-for-%26%27b%20u32" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1091">source</a><a href="#impl-Rem%3C%26%27a%20BigUint%3E-for-%26%27b%20u32" class="anchor"></a><h3 class="code-header">impl&lt;'a, 'b&gt; Rem&lt;&amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for &amp;'b u32</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-239" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-239" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>%</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.rem-33" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1091">source</a><a href="#method.rem-33" class="anchor"></a><h4 class="code-header">fn <a class="fnname">rem</a>(self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>%</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Rem%3C%26%27a%20BigUint%3E-for-%26%27b%20u64" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1092">source</a><a href="#impl-Rem%3C%26%27a%20BigUint%3E-for-%26%27b%20u64" class="anchor"></a><h3 class="code-header">impl&lt;'a, 'b&gt; Rem&lt;&amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for &amp;'b u64</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-245" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-245" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>%</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.rem-39" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1092">source</a><a href="#method.rem-39" class="anchor"></a><h4 class="code-header">fn <a class="fnname">rem</a>(self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>%</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Rem%3C%26%27a%20BigUint%3E-for-%26%27b%20u8" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1089">source</a><a href="#impl-Rem%3C%26%27a%20BigUint%3E-for-%26%27b%20u8" class="anchor"></a><h3 class="code-header">impl&lt;'a, 'b&gt; Rem&lt;&amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for &amp;'b u8</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-215" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-215" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>%</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.rem-9" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1089">source</a><a href="#method.rem-9" class="anchor"></a><h4 class="code-header">fn <a class="fnname">rem</a>(self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>%</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Rem%3C%26%27a%20BigUint%3E-for-%26%27b%20usize" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1089">source</a><a href="#impl-Rem%3C%26%27a%20BigUint%3E-for-%26%27b%20usize" class="anchor"></a><h3 class="code-header">impl&lt;'a, 'b&gt; Rem&lt;&amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for &amp;'b usize</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-231" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-231" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>%</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.rem-25" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1089">source</a><a href="#method.rem-25" class="anchor"></a><h4 class="code-header">fn <a class="fnname">rem</a>(self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>%</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Rem%3C%26%27a%20BigUint%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1059">source</a><a href="#impl-Rem%3C%26%27a%20BigUint%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Rem&lt;&amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-206" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-206" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>%</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.rem" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1059">source</a><a href="#method.rem" class="anchor"></a><h4 class="code-header">fn <a class="fnname">rem</a>(self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>%</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Rem%3C%26%27a%20BigUint%3E-for-u16" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1089">source</a><a href="#impl-Rem%3C%26%27a%20BigUint%3E-for-u16" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Rem&lt;&amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for u16</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-221" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-221" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>%</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.rem-15" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1089">source</a><a href="#method.rem-15" class="anchor"></a><h4 class="code-header">fn <a class="fnname">rem</a>(self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>%</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Rem%3C%26%27a%20BigUint%3E-for-u32" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1111-1119">source</a><a href="#impl-Rem%3C%26%27a%20BigUint%3E-for-u32" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Rem&lt;&amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for u32</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-247" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-247" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>%</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.rem-41" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1115-1118">source</a><a href="#method.rem-41" class="anchor"></a><h4 class="code-header">fn <a class="fnname">rem</a>(self, other: &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>%</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Rem%3C%26%27a%20BigUint%3E-for-u64" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1092">source</a><a href="#impl-Rem%3C%26%27a%20BigUint%3E-for-u64" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Rem&lt;&amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for u64</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-243" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-243" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>%</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.rem-37" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1092">source</a><a href="#method.rem-37" class="anchor"></a><h4 class="code-header">fn <a class="fnname">rem</a>(self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>%</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Rem%3C%26%27a%20BigUint%3E-for-u8" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1089">source</a><a href="#impl-Rem%3C%26%27a%20BigUint%3E-for-u8" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Rem&lt;&amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for u8</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-213" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-213" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>%</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.rem-7" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1089">source</a><a href="#method.rem-7" class="anchor"></a><h4 class="code-header">fn <a class="fnname">rem</a>(self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>%</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Rem%3C%26%27a%20BigUint%3E-for-usize" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1089">source</a><a href="#impl-Rem%3C%26%27a%20BigUint%3E-for-usize" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Rem&lt;&amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for usize</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-229" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-229" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>%</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.rem-23" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1089">source</a><a href="#method.rem-23" class="anchor"></a><h4 class="code-header">fn <a class="fnname">rem</a>(self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>%</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Rem%3C%26%27a%20u16%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1089">source</a><a href="#impl-Rem%3C%26%27a%20u16%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Rem&lt;&amp;'a u16&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-218" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-218" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>%</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.rem-12" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1089">source</a><a href="#method.rem-12" class="anchor"></a><h4 class="code-header">fn <a class="fnname">rem</a>(self, other: &amp;u16) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>%</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Rem%3C%26%27a%20u32%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1091">source</a><a href="#impl-Rem%3C%26%27a%20u32%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Rem&lt;&amp;'a u32&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-236" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-236" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>%</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.rem-30" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1091">source</a><a href="#method.rem-30" class="anchor"></a><h4 class="code-header">fn <a class="fnname">rem</a>(self, other: &amp;u32) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>%</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Rem%3C%26%27a%20u64%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1092">source</a><a href="#impl-Rem%3C%26%27a%20u64%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Rem&lt;&amp;'a u64&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-240" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-240" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>%</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.rem-34" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1092">source</a><a href="#method.rem-34" class="anchor"></a><h4 class="code-header">fn <a class="fnname">rem</a>(self, other: &amp;u64) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>%</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Rem%3C%26%27a%20u8%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1089">source</a><a href="#impl-Rem%3C%26%27a%20u8%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Rem&lt;&amp;'a u8&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-210" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-210" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>%</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.rem-4" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1089">source</a><a href="#method.rem-4" class="anchor"></a><h4 class="code-header">fn <a class="fnname">rem</a>(self, other: &amp;u8) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>%</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Rem%3C%26%27a%20usize%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1089">source</a><a href="#impl-Rem%3C%26%27a%20usize%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Rem&lt;&amp;'a usize&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-226" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-226" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>%</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.rem-20" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1089">source</a><a href="#method.rem-20" class="anchor"></a><h4 class="code-header">fn <a class="fnname">rem</a>(self, other: &amp;usize) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>%</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Rem%3C%26%27b%20BigUint%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1073-1081">source</a><a href="#impl-Rem%3C%26%27b%20BigUint%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a, 'b&gt; Rem&lt;&amp;'b <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-209" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-209" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>%</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.rem-3" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1077-1080">source</a><a href="#method.rem-3" class="anchor"></a><h4 class="code-header">fn <a class="fnname">rem</a>(self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>%</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Rem%3C%26%27b%20u16%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1089">source</a><a href="#impl-Rem%3C%26%27b%20u16%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a, 'b&gt; Rem&lt;&amp;'b u16&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-222" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-222" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>%</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.rem-16" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1089">source</a><a href="#method.rem-16" class="anchor"></a><h4 class="code-header">fn <a class="fnname">rem</a>(self, other: &amp;u16) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>%</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Rem%3C%26%27b%20u32%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1091">source</a><a href="#impl-Rem%3C%26%27b%20u32%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a, 'b&gt; Rem&lt;&amp;'b u32&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-238" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-238" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>%</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.rem-32" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1091">source</a><a href="#method.rem-32" class="anchor"></a><h4 class="code-header">fn <a class="fnname">rem</a>(self, other: &amp;u32) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>%</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Rem%3C%26%27b%20u64%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1092">source</a><a href="#impl-Rem%3C%26%27b%20u64%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a, 'b&gt; Rem&lt;&amp;'b u64&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-244" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-244" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>%</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.rem-38" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1092">source</a><a href="#method.rem-38" class="anchor"></a><h4 class="code-header">fn <a class="fnname">rem</a>(self, other: &amp;u64) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>%</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Rem%3C%26%27b%20u8%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1089">source</a><a href="#impl-Rem%3C%26%27b%20u8%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a, 'b&gt; Rem&lt;&amp;'b u8&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-214" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-214" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>%</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.rem-8" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1089">source</a><a href="#method.rem-8" class="anchor"></a><h4 class="code-header">fn <a class="fnname">rem</a>(self, other: &amp;u8) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>%</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Rem%3C%26%27b%20usize%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1089">source</a><a href="#impl-Rem%3C%26%27b%20usize%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a, 'b&gt; Rem&lt;&amp;'b usize&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-230" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-230" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>%</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.rem-24" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1089">source</a><a href="#method.rem-24" class="anchor"></a><h4 class="code-header">fn <a class="fnname">rem</a>(self, other: &amp;usize) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>%</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Rem%3CBigUint%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1060">source</a><a href="#impl-Rem%3CBigUint%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Rem&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-207" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-207" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>%</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.rem-1" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1060">source</a><a href="#method.rem-1" class="anchor"></a><h4 class="code-header">fn <a class="fnname">rem</a>(self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>%</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Rem%3CBigUint%3E-for-%26%27a%20u16" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1089">source</a><a href="#impl-Rem%3CBigUint%3E-for-%26%27a%20u16" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Rem&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for &amp;'a u16</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-219" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-219" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>%</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.rem-13" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1089">source</a><a href="#method.rem-13" class="anchor"></a><h4 class="code-header">fn <a class="fnname">rem</a>(self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>%</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Rem%3CBigUint%3E-for-%26%27a%20u32" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1091">source</a><a href="#impl-Rem%3CBigUint%3E-for-%26%27a%20u32" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Rem&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for &amp;'a u32</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-237" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-237" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>%</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.rem-31" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1091">source</a><a href="#method.rem-31" class="anchor"></a><h4 class="code-header">fn <a class="fnname">rem</a>(self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>%</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Rem%3CBigUint%3E-for-%26%27a%20u64" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1092">source</a><a href="#impl-Rem%3CBigUint%3E-for-%26%27a%20u64" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Rem&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for &amp;'a u64</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-241" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-241" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>%</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.rem-35" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1092">source</a><a href="#method.rem-35" class="anchor"></a><h4 class="code-header">fn <a class="fnname">rem</a>(self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>%</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Rem%3CBigUint%3E-for-%26%27a%20u8" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1089">source</a><a href="#impl-Rem%3CBigUint%3E-for-%26%27a%20u8" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Rem&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for &amp;'a u8</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-211" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-211" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>%</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.rem-5" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1089">source</a><a href="#method.rem-5" class="anchor"></a><h4 class="code-header">fn <a class="fnname">rem</a>(self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>%</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Rem%3CBigUint%3E-for-%26%27a%20usize" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1089">source</a><a href="#impl-Rem%3CBigUint%3E-for-%26%27a%20usize" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Rem&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for &amp;'a usize</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-227" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-227" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>%</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.rem-21" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1089">source</a><a href="#method.rem-21" class="anchor"></a><h4 class="code-header">fn <a class="fnname">rem</a>(self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>%</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Rem%3CBigUint%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1063-1071">source</a><a href="#impl-Rem%3CBigUint%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl Rem&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-208" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-208" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>%</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.rem-2" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1067-1070">source</a><a href="#method.rem-2" class="anchor"></a><h4 class="code-header">fn <a class="fnname">rem</a>(self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>%</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Rem%3CBigUint%3E-for-u16" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1089">source</a><a href="#impl-Rem%3CBigUint%3E-for-u16" class="anchor"></a><h3 class="code-header">impl Rem&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for u16</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-225" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-225" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>%</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.rem-19" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1089">source</a><a href="#method.rem-19" class="anchor"></a><h4 class="code-header">fn <a class="fnname">rem</a>(self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>%</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Rem%3CBigUint%3E-for-u32" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1091">source</a><a href="#impl-Rem%3CBigUint%3E-for-u32" class="anchor"></a><h3 class="code-header">impl Rem&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for u32</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-235" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-235" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>%</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.rem-29" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1091">source</a><a href="#method.rem-29" class="anchor"></a><h4 class="code-header">fn <a class="fnname">rem</a>(self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>%</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Rem%3CBigUint%3E-for-u64" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1168-1176">source</a><a href="#impl-Rem%3CBigUint%3E-for-u64" class="anchor"></a><h3 class="code-header">impl Rem&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for u64</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-249" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-249" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>%</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.rem-43" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1172-1175">source</a><a href="#method.rem-43" class="anchor"></a><h4 class="code-header">fn <a class="fnname">rem</a>(self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>%</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Rem%3CBigUint%3E-for-u8" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1089">source</a><a href="#impl-Rem%3CBigUint%3E-for-u8" class="anchor"></a><h3 class="code-header">impl Rem&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for u8</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-217" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-217" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>%</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.rem-11" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1089">source</a><a href="#method.rem-11" class="anchor"></a><h4 class="code-header">fn <a class="fnname">rem</a>(self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>%</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Rem%3CBigUint%3E-for-usize" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1089">source</a><a href="#impl-Rem%3CBigUint%3E-for-usize" class="anchor"></a><h3 class="code-header">impl Rem&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for usize</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-233" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-233" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>%</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.rem-27" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1089">source</a><a href="#method.rem-27" class="anchor"></a><h4 class="code-header">fn <a class="fnname">rem</a>(self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>%</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Rem%3Cu16%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1089">source</a><a href="#impl-Rem%3Cu16%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Rem&lt;u16&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-220" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-220" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>%</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.rem-14" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1089">source</a><a href="#method.rem-14" class="anchor"></a><h4 class="code-header">fn <a class="fnname">rem</a>(self, other: u16) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>%</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Rem%3Cu16%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1089">source</a><a href="#impl-Rem%3Cu16%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl Rem&lt;u16&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-224" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-224" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>%</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.rem-18" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1089">source</a><a href="#method.rem-18" class="anchor"></a><h4 class="code-header">fn <a class="fnname">rem</a>(self, other: u16) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>%</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Rem%3Cu32%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1096-1103">source</a><a href="#impl-Rem%3Cu32%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Rem&lt;u32&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-246" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-246" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>%</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.rem-40" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1100-1102">source</a><a href="#method.rem-40" class="anchor"></a><h4 class="code-header">fn <a class="fnname">rem</a>(self, other: u32) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>%</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Rem%3Cu32%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1091">source</a><a href="#impl-Rem%3Cu32%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl Rem&lt;u32&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-234" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-234" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>%</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.rem-28" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1091">source</a><a href="#method.rem-28" class="anchor"></a><h4 class="code-header">fn <a class="fnname">rem</a>(self, other: u32) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>%</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Rem%3Cu64%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1092">source</a><a href="#impl-Rem%3Cu64%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Rem&lt;u64&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-242" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-242" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>%</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.rem-36" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1092">source</a><a href="#method.rem-36" class="anchor"></a><h4 class="code-header">fn <a class="fnname">rem</a>(self, other: u64) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>%</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Rem%3Cu64%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1152-1160">source</a><a href="#impl-Rem%3Cu64%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl Rem&lt;u64&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-248" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-248" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>%</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.rem-42" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1156-1159">source</a><a href="#method.rem-42" class="anchor"></a><h4 class="code-header">fn <a class="fnname">rem</a>(self, other: u64) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>%</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Rem%3Cu8%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1089">source</a><a href="#impl-Rem%3Cu8%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Rem&lt;u8&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-212" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-212" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>%</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.rem-6" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1089">source</a><a href="#method.rem-6" class="anchor"></a><h4 class="code-header">fn <a class="fnname">rem</a>(self, other: u8) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>%</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Rem%3Cu8%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1089">source</a><a href="#impl-Rem%3Cu8%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl Rem&lt;u8&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-216" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-216" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>%</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.rem-10" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1089">source</a><a href="#method.rem-10" class="anchor"></a><h4 class="code-header">fn <a class="fnname">rem</a>(self, other: u8) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>%</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Rem%3Cusize%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1089">source</a><a href="#impl-Rem%3Cusize%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Rem&lt;usize&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-228" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-228" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>%</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.rem-22" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1089">source</a><a href="#method.rem-22" class="anchor"></a><h4 class="code-header">fn <a class="fnname">rem</a>(self, other: usize) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>%</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Rem%3Cusize%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1089">source</a><a href="#impl-Rem%3Cusize%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl Rem&lt;usize&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-232" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-232" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>%</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.rem-26" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1089">source</a><a href="#method.rem-26" class="anchor"></a><h4 class="code-header">fn <a class="fnname">rem</a>(self, other: usize) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>%</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-RemAssign%3C%26%27a%20BigUint%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1082-1087">source</a><a href="#impl-RemAssign%3C%26%27a%20BigUint%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; RemAssign&lt;&amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.rem_assign-1" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1084-1086">source</a><a href="#method.rem_assign-1" class="anchor"></a><h4 class="code-header">fn <a class="fnname">rem_assign</a>(&amp;mut self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>)</h4></section></summary><div class='docblock'>Performs the <code>%=</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-RemAssign%3C%26%27a%20BigUint%3E-for-i16" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1149">source</a><a href="#impl-RemAssign%3C%26%27a%20BigUint%3E-for-i16" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; RemAssign&lt;&amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for i16</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.rem_assign-23" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1149">source</a><a href="#method.rem_assign-23" class="anchor"></a><h4 class="code-header">fn <a class="fnname">rem_assign</a>(&amp;mut self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>)</h4></section></summary><div class='docblock'>Performs the <code>%=</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-RemAssign%3C%26%27a%20BigUint%3E-for-i32" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1148">source</a><a href="#impl-RemAssign%3C%26%27a%20BigUint%3E-for-i32" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; RemAssign&lt;&amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for i32</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.rem_assign-21" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1148">source</a><a href="#method.rem_assign-21" class="anchor"></a><h4 class="code-header">fn <a class="fnname">rem_assign</a>(&amp;mut self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>)</h4></section></summary><div class='docblock'>Performs the <code>%=</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-RemAssign%3C%26%27a%20BigUint%3E-for-i64" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1147">source</a><a href="#impl-RemAssign%3C%26%27a%20BigUint%3E-for-i64" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; RemAssign&lt;&amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for i64</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.rem_assign-19" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1147">source</a><a href="#method.rem_assign-19" class="anchor"></a><h4 class="code-header">fn <a class="fnname">rem_assign</a>(&amp;mut self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>)</h4></section></summary><div class='docblock'>Performs the <code>%=</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-RemAssign%3C%26%27a%20BigUint%3E-for-i8" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1150">source</a><a href="#impl-RemAssign%3C%26%27a%20BigUint%3E-for-i8" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; RemAssign&lt;&amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for i8</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.rem_assign-25" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1150">source</a><a href="#method.rem_assign-25" class="anchor"></a><h4 class="code-header">fn <a class="fnname">rem_assign</a>(&amp;mut self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>)</h4></section></summary><div class='docblock'>Performs the <code>%=</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-RemAssign%3C%26%27a%20BigUint%3E-for-isize" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1146">source</a><a href="#impl-RemAssign%3C%26%27a%20BigUint%3E-for-isize" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; RemAssign&lt;&amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for isize</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.rem_assign-17" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1146">source</a><a href="#method.rem_assign-17" class="anchor"></a><h4 class="code-header">fn <a class="fnname">rem_assign</a>(&amp;mut self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>)</h4></section></summary><div class='docblock'>Performs the <code>%=</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-RemAssign%3C%26%27a%20BigUint%3E-for-u16" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1142">source</a><a href="#impl-RemAssign%3C%26%27a%20BigUint%3E-for-u16" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; RemAssign&lt;&amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for u16</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.rem_assign-13" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1142">source</a><a href="#method.rem_assign-13" class="anchor"></a><h4 class="code-header">fn <a class="fnname">rem_assign</a>(&amp;mut self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>)</h4></section></summary><div class='docblock'>Performs the <code>%=</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-RemAssign%3C%26%27a%20BigUint%3E-for-u32" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1141">source</a><a href="#impl-RemAssign%3C%26%27a%20BigUint%3E-for-u32" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; RemAssign&lt;&amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for u32</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.rem_assign-11" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1141">source</a><a href="#method.rem_assign-11" class="anchor"></a><h4 class="code-header">fn <a class="fnname">rem_assign</a>(&amp;mut self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>)</h4></section></summary><div class='docblock'>Performs the <code>%=</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-RemAssign%3C%26%27a%20BigUint%3E-for-u64" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1140">source</a><a href="#impl-RemAssign%3C%26%27a%20BigUint%3E-for-u64" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; RemAssign&lt;&amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for u64</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.rem_assign-9" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1140">source</a><a href="#method.rem_assign-9" class="anchor"></a><h4 class="code-header">fn <a class="fnname">rem_assign</a>(&amp;mut self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>)</h4></section></summary><div class='docblock'>Performs the <code>%=</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-RemAssign%3C%26%27a%20BigUint%3E-for-u8" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1143">source</a><a href="#impl-RemAssign%3C%26%27a%20BigUint%3E-for-u8" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; RemAssign&lt;&amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for u8</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.rem_assign-15" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1143">source</a><a href="#method.rem_assign-15" class="anchor"></a><h4 class="code-header">fn <a class="fnname">rem_assign</a>(&amp;mut self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>)</h4></section></summary><div class='docblock'>Performs the <code>%=</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-RemAssign%3C%26%27a%20BigUint%3E-for-usize" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1139">source</a><a href="#impl-RemAssign%3C%26%27a%20BigUint%3E-for-usize" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; RemAssign&lt;&amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for usize</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.rem_assign-7" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1139">source</a><a href="#method.rem_assign-7" class="anchor"></a><h4 class="code-header">fn <a class="fnname">rem_assign</a>(&amp;mut self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>)</h4></section></summary><div class='docblock'>Performs the <code>%=</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-RemAssign%3CBigUint%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1061">source</a><a href="#impl-RemAssign%3CBigUint%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl RemAssign&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.rem_assign" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1061">source</a><a href="#method.rem_assign" class="anchor"></a><h4 class="code-header">fn <a class="fnname">rem_assign</a>(&amp;mut self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>)</h4></section></summary><div class='docblock'>Performs the <code>%=</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-RemAssign%3CBigUint%3E-for-i16" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1149">source</a><a href="#impl-RemAssign%3CBigUint%3E-for-i16" class="anchor"></a><h3 class="code-header">impl RemAssign&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for i16</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.rem_assign-22" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1149">source</a><a href="#method.rem_assign-22" class="anchor"></a><h4 class="code-header">fn <a class="fnname">rem_assign</a>(&amp;mut self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>)</h4></section></summary><div class='docblock'>Performs the <code>%=</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-RemAssign%3CBigUint%3E-for-i32" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1148">source</a><a href="#impl-RemAssign%3CBigUint%3E-for-i32" class="anchor"></a><h3 class="code-header">impl RemAssign&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for i32</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.rem_assign-20" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1148">source</a><a href="#method.rem_assign-20" class="anchor"></a><h4 class="code-header">fn <a class="fnname">rem_assign</a>(&amp;mut self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>)</h4></section></summary><div class='docblock'>Performs the <code>%=</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-RemAssign%3CBigUint%3E-for-i64" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1147">source</a><a href="#impl-RemAssign%3CBigUint%3E-for-i64" class="anchor"></a><h3 class="code-header">impl RemAssign&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for i64</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.rem_assign-18" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1147">source</a><a href="#method.rem_assign-18" class="anchor"></a><h4 class="code-header">fn <a class="fnname">rem_assign</a>(&amp;mut self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>)</h4></section></summary><div class='docblock'>Performs the <code>%=</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-RemAssign%3CBigUint%3E-for-i8" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1150">source</a><a href="#impl-RemAssign%3CBigUint%3E-for-i8" class="anchor"></a><h3 class="code-header">impl RemAssign&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for i8</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.rem_assign-24" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1150">source</a><a href="#method.rem_assign-24" class="anchor"></a><h4 class="code-header">fn <a class="fnname">rem_assign</a>(&amp;mut self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>)</h4></section></summary><div class='docblock'>Performs the <code>%=</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-RemAssign%3CBigUint%3E-for-isize" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1146">source</a><a href="#impl-RemAssign%3CBigUint%3E-for-isize" class="anchor"></a><h3 class="code-header">impl RemAssign&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for isize</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.rem_assign-16" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1146">source</a><a href="#method.rem_assign-16" class="anchor"></a><h4 class="code-header">fn <a class="fnname">rem_assign</a>(&amp;mut self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>)</h4></section></summary><div class='docblock'>Performs the <code>%=</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-RemAssign%3CBigUint%3E-for-u16" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1142">source</a><a href="#impl-RemAssign%3CBigUint%3E-for-u16" class="anchor"></a><h3 class="code-header">impl RemAssign&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for u16</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.rem_assign-12" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1142">source</a><a href="#method.rem_assign-12" class="anchor"></a><h4 class="code-header">fn <a class="fnname">rem_assign</a>(&amp;mut self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>)</h4></section></summary><div class='docblock'>Performs the <code>%=</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-RemAssign%3CBigUint%3E-for-u32" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1141">source</a><a href="#impl-RemAssign%3CBigUint%3E-for-u32" class="anchor"></a><h3 class="code-header">impl RemAssign&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for u32</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.rem_assign-10" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1141">source</a><a href="#method.rem_assign-10" class="anchor"></a><h4 class="code-header">fn <a class="fnname">rem_assign</a>(&amp;mut self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>)</h4></section></summary><div class='docblock'>Performs the <code>%=</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-RemAssign%3CBigUint%3E-for-u64" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1140">source</a><a href="#impl-RemAssign%3CBigUint%3E-for-u64" class="anchor"></a><h3 class="code-header">impl RemAssign&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for u64</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.rem_assign-8" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1140">source</a><a href="#method.rem_assign-8" class="anchor"></a><h4 class="code-header">fn <a class="fnname">rem_assign</a>(&amp;mut self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>)</h4></section></summary><div class='docblock'>Performs the <code>%=</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-RemAssign%3CBigUint%3E-for-u8" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1143">source</a><a href="#impl-RemAssign%3CBigUint%3E-for-u8" class="anchor"></a><h3 class="code-header">impl RemAssign&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for u8</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.rem_assign-14" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1143">source</a><a href="#method.rem_assign-14" class="anchor"></a><h4 class="code-header">fn <a class="fnname">rem_assign</a>(&amp;mut self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>)</h4></section></summary><div class='docblock'>Performs the <code>%=</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-RemAssign%3CBigUint%3E-for-usize" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1139">source</a><a href="#impl-RemAssign%3CBigUint%3E-for-usize" class="anchor"></a><h3 class="code-header">impl RemAssign&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for usize</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.rem_assign-6" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1139">source</a><a href="#method.rem_assign-6" class="anchor"></a><h4 class="code-header">fn <a class="fnname">rem_assign</a>(&amp;mut self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>)</h4></section></summary><div class='docblock'>Performs the <code>%=</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-RemAssign%3Cu16%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1090">source</a><a href="#impl-RemAssign%3Cu16%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl RemAssign&lt;u16&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.rem_assign-3" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1090">source</a><a href="#method.rem_assign-3" class="anchor"></a><h4 class="code-header">fn <a class="fnname">rem_assign</a>(&amp;mut self, other: u16)</h4></section></summary><div class='docblock'>Performs the <code>%=</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-RemAssign%3Cu32%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1104-1109">source</a><a href="#impl-RemAssign%3Cu32%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl RemAssign&lt;u32&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.rem_assign-5" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1106-1108">source</a><a href="#method.rem_assign-5" class="anchor"></a><h4 class="code-header">fn <a class="fnname">rem_assign</a>(&amp;mut self, other: u32)</h4></section></summary><div class='docblock'>Performs the <code>%=</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-RemAssign%3Cu64%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1161-1166">source</a><a href="#impl-RemAssign%3Cu64%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl RemAssign&lt;u64&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.rem_assign-26" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1163-1165">source</a><a href="#method.rem_assign-26" class="anchor"></a><h4 class="code-header">fn <a class="fnname">rem_assign</a>(&amp;mut self, other: u64)</h4></section></summary><div class='docblock'>Performs the <code>%=</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-RemAssign%3Cu8%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1090">source</a><a href="#impl-RemAssign%3Cu8%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl RemAssign&lt;u8&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.rem_assign-2" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1090">source</a><a href="#method.rem_assign-2" class="anchor"></a><h4 class="code-header">fn <a class="fnname">rem_assign</a>(&amp;mut self, other: u8)</h4></section></summary><div class='docblock'>Performs the <code>%=</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-RemAssign%3Cusize%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1090">source</a><a href="#impl-RemAssign%3Cusize%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl RemAssign&lt;usize&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.rem_assign-4" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1090">source</a><a href="#method.rem_assign-4" class="anchor"></a><h4 class="code-header">fn <a class="fnname">rem_assign</a>(&amp;mut self, other: usize)</h4></section></summary><div class='docblock'>Performs the <code>%=</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Roots-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1389-1513">source</a><a href="#impl-Roots-for-BigUint" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="../num_integer/roots/trait.Roots.html" title="trait num_integer::roots::Roots">Roots</a> for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.nth_root-1" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1395-1446">source</a><a href="#method.nth_root-1" class="anchor"></a><h4 class="code-header">fn <a href="../num_integer/roots/trait.Roots.html#tymethod.nth_root" class="fnname">nth_root</a>(&amp;self, n: u32) -&gt; Self</h4></section></summary><div class='docblock'>Returns the truncated principal <code>n</code>th root of an integer
<code>if x &gt;= 0 { ⌊ⁿ√x⌋ } else { ⌈ⁿ√x⌉ }</code> <a href="../num_integer/roots/trait.Roots.html#tymethod.nth_root">Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.sqrt-1" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1450-1480">source</a><a href="#method.sqrt-1" class="anchor"></a><h4 class="code-header">fn <a href="../num_integer/roots/trait.Roots.html#method.sqrt" class="fnname">sqrt</a>(&amp;self) -&gt; Self</h4></section></summary><div class='docblock'>Returns the truncated principal square root of an integer – <code>⌊√x⌋</code> <a href="../num_integer/roots/trait.Roots.html#method.sqrt">Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.cbrt-1" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1482-1512">source</a><a href="#method.cbrt-1" class="anchor"></a><h4 class="code-header">fn <a href="../num_integer/roots/trait.Roots.html#method.cbrt" class="fnname">cbrt</a>(&amp;self) -&gt; Self</h4></section></summary><div class='docblock'>Returns the truncated principal cube root of an integer –
<code>if x &gt;= 0 { ⌊∛x⌋ } else { ⌈∛x⌉ }</code> <a href="../num_integer/roots/trait.Roots.html#method.cbrt">Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Shl%3Cusize%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#395-402">source</a><a href="#impl-Shl%3Cusize%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Shl&lt;usize&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-15" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-15" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>&lt;&lt;</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.shl-1" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#399-401">source</a><a href="#method.shl-1" class="anchor"></a><h4 class="code-header">fn <a class="fnname">shl</a>(self, rhs: usize) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>&lt;&lt;</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Shl%3Cusize%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#387-394">source</a><a href="#impl-Shl%3Cusize%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl Shl&lt;usize&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-14" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-14" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>&lt;&lt;</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.shl" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#391-393">source</a><a href="#method.shl" class="anchor"></a><h4 class="code-header">fn <a class="fnname">shl</a>(self, rhs: usize) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>&lt;&lt;</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-ShlAssign%3Cusize%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#404-410">source</a><a href="#impl-ShlAssign%3Cusize%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl ShlAssign&lt;usize&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.shl_assign" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#406-409">source</a><a href="#method.shl_assign" class="anchor"></a><h4 class="code-header">fn <a class="fnname">shl_assign</a>(&amp;mut self, rhs: usize)</h4></section></summary><div class='docblock'>Performs the <code>&lt;&lt;=</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Shr%3Cusize%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#420-427">source</a><a href="#impl-Shr%3Cusize%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Shr&lt;usize&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-17" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-17" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>&gt;&gt;</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.shr-1" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#424-426">source</a><a href="#method.shr-1" class="anchor"></a><h4 class="code-header">fn <a class="fnname">shr</a>(self, rhs: usize) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>&gt;&gt;</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Shr%3Cusize%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#412-419">source</a><a href="#impl-Shr%3Cusize%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl Shr&lt;usize&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-16" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-16" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>&gt;&gt;</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.shr" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#416-418">source</a><a href="#method.shr" class="anchor"></a><h4 class="code-header">fn <a class="fnname">shr</a>(self, rhs: usize) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>&gt;&gt;</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-ShrAssign%3Cusize%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#429-435">source</a><a href="#impl-ShrAssign%3Cusize%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl ShrAssign&lt;usize&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.shr_assign" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#431-434">source</a><a href="#method.shr_assign" class="anchor"></a><h4 class="code-header">fn <a class="fnname">shr_assign</a>(&amp;mut self, rhs: usize)</h4></section></summary><div class='docblock'>Performs the <code>&gt;&gt;=</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Sub%3C%26%27a%20BigUint%3E-for-%26%27b%20u16" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#720">source</a><a href="#impl-Sub%3C%26%27a%20BigUint%3E-for-%26%27b%20u16" class="anchor"></a><h3 class="code-header">impl&lt;'a, 'b&gt; Sub&lt;&amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for &amp;'b u16</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-91" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-91" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>-</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.sub-17" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#720">source</a><a href="#method.sub-17" class="anchor"></a><h4 class="code-header">fn <a class="fnname">sub</a>(self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>-</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Sub%3C%26%27a%20BigUint%3E-for-%26%27b%20u32" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#722">source</a><a href="#impl-Sub%3C%26%27a%20BigUint%3E-for-%26%27b%20u32" class="anchor"></a><h3 class="code-header">impl&lt;'a, 'b&gt; Sub&lt;&amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for &amp;'b u32</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-107" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-107" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>-</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.sub-33" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#722">source</a><a href="#method.sub-33" class="anchor"></a><h4 class="code-header">fn <a class="fnname">sub</a>(self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>-</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Sub%3C%26%27a%20BigUint%3E-for-%26%27b%20u64" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#723">source</a><a href="#impl-Sub%3C%26%27a%20BigUint%3E-for-%26%27b%20u64" class="anchor"></a><h3 class="code-header">impl&lt;'a, 'b&gt; Sub&lt;&amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for &amp;'b u64</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-113" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-113" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>-</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.sub-39" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#723">source</a><a href="#method.sub-39" class="anchor"></a><h4 class="code-header">fn <a class="fnname">sub</a>(self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>-</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Sub%3C%26%27a%20BigUint%3E-for-%26%27b%20u8" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#720">source</a><a href="#impl-Sub%3C%26%27a%20BigUint%3E-for-%26%27b%20u8" class="anchor"></a><h3 class="code-header">impl&lt;'a, 'b&gt; Sub&lt;&amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for &amp;'b u8</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-83" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-83" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>-</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.sub-9" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#720">source</a><a href="#method.sub-9" class="anchor"></a><h4 class="code-header">fn <a class="fnname">sub</a>(self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>-</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Sub%3C%26%27a%20BigUint%3E-for-%26%27b%20usize" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#720">source</a><a href="#impl-Sub%3C%26%27a%20BigUint%3E-for-%26%27b%20usize" class="anchor"></a><h3 class="code-header">impl&lt;'a, 'b&gt; Sub&lt;&amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for &amp;'b usize</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-99" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-99" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>-</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.sub-25" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#720">source</a><a href="#method.sub-25" class="anchor"></a><h4 class="code-header">fn <a class="fnname">sub</a>(self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>-</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Sub%3C%26%27a%20BigUint%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#687-694">source</a><a href="#impl-Sub%3C%26%27a%20BigUint%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Sub&lt;&amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-76" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-76" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>-</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.sub-2" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#690-693">source</a><a href="#method.sub-2" class="anchor"></a><h4 class="code-header">fn <a class="fnname">sub</a>(self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>-</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Sub%3C%26%27a%20BigUint%3E-for-u16" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#720">source</a><a href="#impl-Sub%3C%26%27a%20BigUint%3E-for-u16" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Sub&lt;&amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for u16</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-89" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-89" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>-</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.sub-15" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#720">source</a><a href="#method.sub-15" class="anchor"></a><h4 class="code-header">fn <a class="fnname">sub</a>(self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>-</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Sub%3C%26%27a%20BigUint%3E-for-u32" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#722">source</a><a href="#impl-Sub%3C%26%27a%20BigUint%3E-for-u32" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Sub&lt;&amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for u32</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-105" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-105" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>-</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.sub-31" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#722">source</a><a href="#method.sub-31" class="anchor"></a><h4 class="code-header">fn <a class="fnname">sub</a>(self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>-</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Sub%3C%26%27a%20BigUint%3E-for-u64" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#723">source</a><a href="#impl-Sub%3C%26%27a%20BigUint%3E-for-u64" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Sub&lt;&amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for u64</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-111" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-111" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>-</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.sub-37" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#723">source</a><a href="#method.sub-37" class="anchor"></a><h4 class="code-header">fn <a class="fnname">sub</a>(self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>-</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Sub%3C%26%27a%20BigUint%3E-for-u8" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#720">source</a><a href="#impl-Sub%3C%26%27a%20BigUint%3E-for-u8" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Sub&lt;&amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for u8</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-81" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-81" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>-</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.sub-7" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#720">source</a><a href="#method.sub-7" class="anchor"></a><h4 class="code-header">fn <a class="fnname">sub</a>(self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>-</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Sub%3C%26%27a%20BigUint%3E-for-usize" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#720">source</a><a href="#impl-Sub%3C%26%27a%20BigUint%3E-for-usize" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Sub&lt;&amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for usize</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-97" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-97" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>-</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.sub-23" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#720">source</a><a href="#method.sub-23" class="anchor"></a><h4 class="code-header">fn <a class="fnname">sub</a>(self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>-</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Sub%3C%26%27a%20u16%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#720">source</a><a href="#impl-Sub%3C%26%27a%20u16%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Sub&lt;&amp;'a u16&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-86" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-86" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>-</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.sub-12" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#720">source</a><a href="#method.sub-12" class="anchor"></a><h4 class="code-header">fn <a class="fnname">sub</a>(self, other: &amp;u16) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>-</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Sub%3C%26%27a%20u32%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#722">source</a><a href="#impl-Sub%3C%26%27a%20u32%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Sub&lt;&amp;'a u32&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-102" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-102" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>-</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.sub-28" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#722">source</a><a href="#method.sub-28" class="anchor"></a><h4 class="code-header">fn <a class="fnname">sub</a>(self, other: &amp;u32) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>-</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Sub%3C%26%27a%20u64%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#723">source</a><a href="#impl-Sub%3C%26%27a%20u64%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Sub&lt;&amp;'a u64&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-108" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-108" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>-</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.sub-34" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#723">source</a><a href="#method.sub-34" class="anchor"></a><h4 class="code-header">fn <a class="fnname">sub</a>(self, other: &amp;u64) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>-</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Sub%3C%26%27a%20u8%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#720">source</a><a href="#impl-Sub%3C%26%27a%20u8%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Sub&lt;&amp;'a u8&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-78" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-78" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>-</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.sub-4" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#720">source</a><a href="#method.sub-4" class="anchor"></a><h4 class="code-header">fn <a class="fnname">sub</a>(self, other: &amp;u8) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>-</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Sub%3C%26%27a%20usize%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#720">source</a><a href="#impl-Sub%3C%26%27a%20usize%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Sub&lt;&amp;'a usize&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-94" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-94" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>-</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.sub-20" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#720">source</a><a href="#method.sub-20" class="anchor"></a><h4 class="code-header">fn <a class="fnname">sub</a>(self, other: &amp;usize) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>-</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Sub%3C%26%27b%20BigUint%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#684">source</a><a href="#impl-Sub%3C%26%27b%20BigUint%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a, 'b&gt; Sub&lt;&amp;'b <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-75" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-75" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>-</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.sub-1" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#684">source</a><a href="#method.sub-1" class="anchor"></a><h4 class="code-header">fn <a class="fnname">sub</a>(self, other: &amp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>-</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Sub%3C%26%27b%20u16%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#720">source</a><a href="#impl-Sub%3C%26%27b%20u16%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a, 'b&gt; Sub&lt;&amp;'b u16&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-90" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-90" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>-</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.sub-16" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#720">source</a><a href="#method.sub-16" class="anchor"></a><h4 class="code-header">fn <a class="fnname">sub</a>(self, other: &amp;u16) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>-</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Sub%3C%26%27b%20u32%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#722">source</a><a href="#impl-Sub%3C%26%27b%20u32%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a, 'b&gt; Sub&lt;&amp;'b u32&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-106" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-106" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>-</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.sub-32" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#722">source</a><a href="#method.sub-32" class="anchor"></a><h4 class="code-header">fn <a class="fnname">sub</a>(self, other: &amp;u32) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>-</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Sub%3C%26%27b%20u64%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#723">source</a><a href="#impl-Sub%3C%26%27b%20u64%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a, 'b&gt; Sub&lt;&amp;'b u64&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-112" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-112" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>-</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.sub-38" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#723">source</a><a href="#method.sub-38" class="anchor"></a><h4 class="code-header">fn <a class="fnname">sub</a>(self, other: &amp;u64) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>-</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Sub%3C%26%27b%20u8%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#720">source</a><a href="#impl-Sub%3C%26%27b%20u8%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a, 'b&gt; Sub&lt;&amp;'b u8&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-82" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-82" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>-</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.sub-8" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#720">source</a><a href="#method.sub-8" class="anchor"></a><h4 class="code-header">fn <a class="fnname">sub</a>(self, other: &amp;u8) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>-</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Sub%3C%26%27b%20usize%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#720">source</a><a href="#impl-Sub%3C%26%27b%20usize%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a, 'b&gt; Sub&lt;&amp;'b usize&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-98" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-98" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>-</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.sub-24" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#720">source</a><a href="#method.sub-24" class="anchor"></a><h4 class="code-header">fn <a class="fnname">sub</a>(self, other: &amp;usize) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>-</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Sub%3CBigUint%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#702-718">source</a><a href="#impl-Sub%3CBigUint%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Sub&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-77" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-77" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>-</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.sub-3" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#705-717">source</a><a href="#method.sub-3" class="anchor"></a><h4 class="code-header">fn <a class="fnname">sub</a>(self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>-</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Sub%3CBigUint%3E-for-%26%27a%20u16" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#720">source</a><a href="#impl-Sub%3CBigUint%3E-for-%26%27a%20u16" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Sub&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for &amp;'a u16</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-87" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-87" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>-</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.sub-13" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#720">source</a><a href="#method.sub-13" class="anchor"></a><h4 class="code-header">fn <a class="fnname">sub</a>(self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>-</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Sub%3CBigUint%3E-for-%26%27a%20u32" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#722">source</a><a href="#impl-Sub%3CBigUint%3E-for-%26%27a%20u32" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Sub&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for &amp;'a u32</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-103" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-103" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>-</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.sub-29" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#722">source</a><a href="#method.sub-29" class="anchor"></a><h4 class="code-header">fn <a class="fnname">sub</a>(self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>-</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Sub%3CBigUint%3E-for-%26%27a%20u64" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#723">source</a><a href="#impl-Sub%3CBigUint%3E-for-%26%27a%20u64" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Sub&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for &amp;'a u64</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-109" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-109" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>-</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.sub-35" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#723">source</a><a href="#method.sub-35" class="anchor"></a><h4 class="code-header">fn <a class="fnname">sub</a>(self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>-</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Sub%3CBigUint%3E-for-%26%27a%20u8" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#720">source</a><a href="#impl-Sub%3CBigUint%3E-for-%26%27a%20u8" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Sub&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for &amp;'a u8</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-79" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-79" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>-</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.sub-5" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#720">source</a><a href="#method.sub-5" class="anchor"></a><h4 class="code-header">fn <a class="fnname">sub</a>(self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>-</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Sub%3CBigUint%3E-for-%26%27a%20usize" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#720">source</a><a href="#impl-Sub%3CBigUint%3E-for-%26%27a%20usize" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Sub&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for &amp;'a usize</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-95" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-95" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>-</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.sub-21" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#720">source</a><a href="#method.sub-21" class="anchor"></a><h4 class="code-header">fn <a class="fnname">sub</a>(self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>-</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Sub%3CBigUint%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#683">source</a><a href="#impl-Sub%3CBigUint%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl Sub&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-74" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-74" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>-</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.sub" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#683">source</a><a href="#method.sub" class="anchor"></a><h4 class="code-header">fn <a class="fnname">sub</a>(self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>-</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Sub%3CBigUint%3E-for-u16" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#720">source</a><a href="#impl-Sub%3CBigUint%3E-for-u16" class="anchor"></a><h3 class="code-header">impl Sub&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for u16</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-93" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-93" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>-</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.sub-19" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#720">source</a><a href="#method.sub-19" class="anchor"></a><h4 class="code-header">fn <a class="fnname">sub</a>(self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>-</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Sub%3CBigUint%3E-for-u32" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#743-755">source</a><a href="#impl-Sub%3CBigUint%3E-for-u32" class="anchor"></a><h3 class="code-header">impl Sub&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for u32</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-115" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-115" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>-</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.sub-41" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#747-754">source</a><a href="#method.sub-41" class="anchor"></a><h4 class="code-header">fn <a class="fnname">sub</a>(self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>-</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Sub%3CBigUint%3E-for-u64" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#776-789">source</a><a href="#impl-Sub%3CBigUint%3E-for-u64" class="anchor"></a><h3 class="code-header">impl Sub&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for u64</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-117" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-117" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>-</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.sub-43" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#780-788">source</a><a href="#method.sub-43" class="anchor"></a><h4 class="code-header">fn <a class="fnname">sub</a>(self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>-</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Sub%3CBigUint%3E-for-u8" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#720">source</a><a href="#impl-Sub%3CBigUint%3E-for-u8" class="anchor"></a><h3 class="code-header">impl Sub&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for u8</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-85" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-85" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>-</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.sub-11" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#720">source</a><a href="#method.sub-11" class="anchor"></a><h4 class="code-header">fn <a class="fnname">sub</a>(self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>-</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Sub%3CBigUint%3E-for-usize" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#720">source</a><a href="#impl-Sub%3CBigUint%3E-for-usize" class="anchor"></a><h3 class="code-header">impl Sub&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for usize</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-101" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-101" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>-</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.sub-27" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#720">source</a><a href="#method.sub-27" class="anchor"></a><h4 class="code-header">fn <a class="fnname">sub</a>(self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>-</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Sub%3Cu16%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#720">source</a><a href="#impl-Sub%3Cu16%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Sub&lt;u16&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-88" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-88" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>-</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.sub-14" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#720">source</a><a href="#method.sub-14" class="anchor"></a><h4 class="code-header">fn <a class="fnname">sub</a>(self, other: u16) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>-</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Sub%3Cu16%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#720">source</a><a href="#impl-Sub%3Cu16%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl Sub&lt;u16&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-92" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-92" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>-</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.sub-18" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#720">source</a><a href="#method.sub-18" class="anchor"></a><h4 class="code-header">fn <a class="fnname">sub</a>(self, other: u16) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>-</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Sub%3Cu32%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#722">source</a><a href="#impl-Sub%3Cu32%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Sub&lt;u32&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-104" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-104" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>-</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.sub-30" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#722">source</a><a href="#method.sub-30" class="anchor"></a><h4 class="code-header">fn <a class="fnname">sub</a>(self, other: u32) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>-</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Sub%3Cu32%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#727-735">source</a><a href="#impl-Sub%3Cu32%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl Sub&lt;u32&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-114" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-114" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>-</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.sub-40" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#731-734">source</a><a href="#method.sub-40" class="anchor"></a><h4 class="code-header">fn <a class="fnname">sub</a>(self, other: u32) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>-</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Sub%3Cu64%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#723">source</a><a href="#impl-Sub%3Cu64%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Sub&lt;u64&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-110" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-110" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>-</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.sub-36" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#723">source</a><a href="#method.sub-36" class="anchor"></a><h4 class="code-header">fn <a class="fnname">sub</a>(self, other: u64) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>-</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Sub%3Cu64%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#757-765">source</a><a href="#impl-Sub%3Cu64%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl Sub&lt;u64&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-116" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-116" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>-</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.sub-42" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#761-764">source</a><a href="#method.sub-42" class="anchor"></a><h4 class="code-header">fn <a class="fnname">sub</a>(self, other: u64) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>-</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Sub%3Cu8%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#720">source</a><a href="#impl-Sub%3Cu8%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Sub&lt;u8&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-80" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-80" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>-</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.sub-6" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#720">source</a><a href="#method.sub-6" class="anchor"></a><h4 class="code-header">fn <a class="fnname">sub</a>(self, other: u8) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>-</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Sub%3Cu8%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#720">source</a><a href="#impl-Sub%3Cu8%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl Sub&lt;u8&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-84" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-84" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>-</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.sub-10" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#720">source</a><a href="#method.sub-10" class="anchor"></a><h4 class="code-header">fn <a class="fnname">sub</a>(self, other: u8) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>-</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Sub%3Cusize%3E-for-%26%27a%20BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#720">source</a><a href="#impl-Sub%3Cusize%3E-for-%26%27a%20BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; Sub&lt;usize&gt; for &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-96" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-96" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>-</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.sub-22" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#720">source</a><a href="#method.sub-22" class="anchor"></a><h4 class="code-header">fn <a class="fnname">sub</a>(self, other: usize) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>-</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Sub%3Cusize%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#720">source</a><a href="#impl-Sub%3Cusize%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl Sub&lt;usize&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Output-100" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Output-100" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Output</a> = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>The resulting type after applying the <code>-</code> operator.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.sub-26" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#720">source</a><a href="#method.sub-26" class="anchor"></a><h4 class="code-header">fn <a class="fnname">sub</a>(self, other: usize) -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Performs the <code>-</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-SubAssign%3C%26%27a%20BigUint%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#695-700">source</a><a href="#impl-SubAssign%3C%26%27a%20BigUint%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl&lt;'a&gt; SubAssign&lt;&amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.sub_assign-1" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#696-699">source</a><a href="#method.sub_assign-1" class="anchor"></a><h4 class="code-header">fn <a class="fnname">sub_assign</a>(&amp;mut self, other: &amp;'a <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>)</h4></section></summary><div class='docblock'>Performs the <code>-=</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-SubAssign%3CBigUint%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#685">source</a><a href="#impl-SubAssign%3CBigUint%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl SubAssign&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.sub_assign" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#685">source</a><a href="#method.sub_assign" class="anchor"></a><h4 class="code-header">fn <a class="fnname">sub_assign</a>(&amp;mut self, other: <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>)</h4></section></summary><div class='docblock'>Performs the <code>-=</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-SubAssign%3Cu16%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#721">source</a><a href="#impl-SubAssign%3Cu16%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl SubAssign&lt;u16&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.sub_assign-3" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#721">source</a><a href="#method.sub_assign-3" class="anchor"></a><h4 class="code-header">fn <a class="fnname">sub_assign</a>(&amp;mut self, other: u16)</h4></section></summary><div class='docblock'>Performs the <code>-=</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-SubAssign%3Cu32%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#736-741">source</a><a href="#impl-SubAssign%3Cu32%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl SubAssign&lt;u32&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.sub_assign-5" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#737-740">source</a><a href="#method.sub_assign-5" class="anchor"></a><h4 class="code-header">fn <a class="fnname">sub_assign</a>(&amp;mut self, other: u32)</h4></section></summary><div class='docblock'>Performs the <code>-=</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-SubAssign%3Cu64%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#767-774">source</a><a href="#impl-SubAssign%3Cu64%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl SubAssign&lt;u64&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.sub_assign-6" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#769-773">source</a><a href="#method.sub_assign-6" class="anchor"></a><h4 class="code-header">fn <a class="fnname">sub_assign</a>(&amp;mut self, other: u64)</h4></section></summary><div class='docblock'>Performs the <code>-=</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-SubAssign%3Cu8%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#721">source</a><a href="#impl-SubAssign%3Cu8%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl SubAssign&lt;u8&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.sub_assign-2" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#721">source</a><a href="#method.sub_assign-2" class="anchor"></a><h4 class="code-header">fn <a class="fnname">sub_assign</a>(&amp;mut self, other: u8)</h4></section></summary><div class='docblock'>Performs the <code>-=</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-SubAssign%3Cusize%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#721">source</a><a href="#impl-SubAssign%3Cusize%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl SubAssign&lt;usize&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.sub_assign-4" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#721">source</a><a href="#method.sub_assign-4" class="anchor"></a><h4 class="code-header">fn <a class="fnname">sub_assign</a>(&amp;mut self, other: usize)</h4></section></summary><div class='docblock'>Performs the <code>-=</code> operation. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Sum%3CT%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#2373">source</a><a href="#impl-Sum%3CT%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl&lt;T&gt; Sum&lt;T&gt; for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a><span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>: Add&lt;T, Output = <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt;,</span></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.sum" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#2373">source</a><a href="#method.sum" class="anchor"></a><h4 class="code-header">fn <a class="fnname">sum</a>&lt;I&gt;(iter: I) -&gt; Self<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;I: Iterator&lt;Item = T&gt;,</span></h4></section></summary><div class='docblock'>Method which takes an iterator and generates <code>Self</code> from the elements by
“summing up” the items. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-ToBigInt-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/bigint.rs.html#2517-2529">source</a><a href="#impl-ToBigInt-for-BigUint" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.ToBigInt.html" title="trait num_bigint::ToBigInt">ToBigInt</a> for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.to_bigint" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/bigint.rs.html#2519-2528">source</a><a href="#method.to_bigint" class="anchor"></a><h4 class="code-header">fn <a href="trait.ToBigInt.html#tymethod.to_bigint" class="fnname">to_bigint</a>(&amp;self) -&gt; Option&lt;<a class="struct" href="struct.BigInt.html" title="struct num_bigint::BigInt">BigInt</a>&gt;</h4></section></summary><div class='docblock'>Converts the value of <code>self</code> to a <code>BigInt</code>.</div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-ToBigUint-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1741-1746">source</a><a href="#impl-ToBigUint-for-BigUint" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="trait.ToBigUint.html" title="trait num_bigint::ToBigUint">ToBigUint</a> for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.to_biguint" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1743-1745">source</a><a href="#method.to_biguint" class="anchor"></a><h4 class="code-header">fn <a href="trait.ToBigUint.html#tymethod.to_biguint" class="fnname">to_biguint</a>(&amp;self) -&gt; Option&lt;<a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a>&gt;</h4></section></summary><div class='docblock'>Converts the value of <code>self</code> to a <code>BigUint</code>.</div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-ToPrimitive-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1545-1625">source</a><a href="#impl-ToPrimitive-for-BigUint" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="../num_traits/cast/trait.ToPrimitive.html" title="trait num_traits::cast::ToPrimitive">ToPrimitive</a> for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.to_i64" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1547-1549">source</a><a href="#method.to_i64" class="anchor"></a><h4 class="code-header">fn <a href="../num_traits/cast/trait.ToPrimitive.html#tymethod.to_i64" class="fnname">to_i64</a>(&amp;self) -&gt; Option&lt;i64&gt;</h4></section></summary><div class='docblock'>Converts the value of <code>self</code> to an <code>i64</code>. If the value cannot be
represented by an <code>i64</code>, then <code>None</code> is returned. <a href="../num_traits/cast/trait.ToPrimitive.html#tymethod.to_i64">Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.to_u64" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1558-1572">source</a><a href="#method.to_u64" class="anchor"></a><h4 class="code-header">fn <a href="../num_traits/cast/trait.ToPrimitive.html#tymethod.to_u64" class="fnname">to_u64</a>(&amp;self) -&gt; Option&lt;u64&gt;</h4></section></summary><div class='docblock'>Converts the value of <code>self</code> to a <code>u64</code>. If the value cannot be
represented by a <code>u64</code>, then <code>None</code> is returned. <a href="../num_traits/cast/trait.ToPrimitive.html#tymethod.to_u64">Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.to_f32" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1593-1607">source</a><a href="#method.to_f32" class="anchor"></a><h4 class="code-header">fn <a href="../num_traits/cast/trait.ToPrimitive.html#method.to_f32" class="fnname">to_f32</a>(&amp;self) -&gt; Option&lt;f32&gt;</h4></section></summary><div class='docblock'>Converts the value of <code>self</code> to an <code>f32</code>. Overflows may map to positive
or negative inifinity, otherwise <code>None</code> is returned if the value cannot
be represented by an <code>f32</code>. <a href="../num_traits/cast/trait.ToPrimitive.html#method.to_f32">Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.to_f64" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#1610-1624">source</a><a href="#method.to_f64" class="anchor"></a><h4 class="code-header">fn <a href="../num_traits/cast/trait.ToPrimitive.html#method.to_f64" class="fnname">to_f64</a>(&amp;self) -&gt; Option&lt;f64&gt;</h4></section></summary><div class='docblock'>Converts the value of <code>self</code> to an <code>f64</code>. Overflows may map to positive
or negative inifinity, otherwise <code>None</code> is returned if the value cannot
be represented by an <code>f64</code>. <a href="../num_traits/cast/trait.ToPrimitive.html#method.to_f64">Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.to_isize" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_traits/cast.rs.html#23">source</a><a href="#method.to_isize" class="anchor"></a><h4 class="code-header">fn <a href="../num_traits/cast/trait.ToPrimitive.html#method.to_isize" class="fnname">to_isize</a>(&amp;self) -&gt; Option&lt;isize&gt;</h4></section></summary><div class='docblock'>Converts the value of <code>self</code> to an <code>isize</code>. If the value cannot be
represented by an <code>isize</code>, then <code>None</code> is returned. <a href="../num_traits/cast/trait.ToPrimitive.html#method.to_isize">Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.to_i8" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_traits/cast.rs.html#30">source</a><a href="#method.to_i8" class="anchor"></a><h4 class="code-header">fn <a href="../num_traits/cast/trait.ToPrimitive.html#method.to_i8" class="fnname">to_i8</a>(&amp;self) -&gt; Option&lt;i8&gt;</h4></section></summary><div class='docblock'>Converts the value of <code>self</code> to an <code>i8</code>. If the value cannot be
represented by an <code>i8</code>, then <code>None</code> is returned. <a href="../num_traits/cast/trait.ToPrimitive.html#method.to_i8">Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.to_i16" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_traits/cast.rs.html#37">source</a><a href="#method.to_i16" class="anchor"></a><h4 class="code-header">fn <a href="../num_traits/cast/trait.ToPrimitive.html#method.to_i16" class="fnname">to_i16</a>(&amp;self) -&gt; Option&lt;i16&gt;</h4></section></summary><div class='docblock'>Converts the value of <code>self</code> to an <code>i16</code>. If the value cannot be
represented by an <code>i16</code>, then <code>None</code> is returned. <a href="../num_traits/cast/trait.ToPrimitive.html#method.to_i16">Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.to_i32" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_traits/cast.rs.html#44">source</a><a href="#method.to_i32" class="anchor"></a><h4 class="code-header">fn <a href="../num_traits/cast/trait.ToPrimitive.html#method.to_i32" class="fnname">to_i32</a>(&amp;self) -&gt; Option&lt;i32&gt;</h4></section></summary><div class='docblock'>Converts the value of <code>self</code> to an <code>i32</code>. If the value cannot be
represented by an <code>i32</code>, then <code>None</code> is returned. <a href="../num_traits/cast/trait.ToPrimitive.html#method.to_i32">Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.to_usize" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_traits/cast.rs.html#69">source</a><a href="#method.to_usize" class="anchor"></a><h4 class="code-header">fn <a href="../num_traits/cast/trait.ToPrimitive.html#method.to_usize" class="fnname">to_usize</a>(&amp;self) -&gt; Option&lt;usize&gt;</h4></section></summary><div class='docblock'>Converts the value of <code>self</code> to a <code>usize</code>. If the value cannot be
represented by a <code>usize</code>, then <code>None</code> is returned. <a href="../num_traits/cast/trait.ToPrimitive.html#method.to_usize">Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.to_u8" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_traits/cast.rs.html#76">source</a><a href="#method.to_u8" class="anchor"></a><h4 class="code-header">fn <a href="../num_traits/cast/trait.ToPrimitive.html#method.to_u8" class="fnname">to_u8</a>(&amp;self) -&gt; Option&lt;u8&gt;</h4></section></summary><div class='docblock'>Converts the value of <code>self</code> to a <code>u8</code>. If the value cannot be
represented by a <code>u8</code>, then <code>None</code> is returned. <a href="../num_traits/cast/trait.ToPrimitive.html#method.to_u8">Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.to_u16" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_traits/cast.rs.html#83">source</a><a href="#method.to_u16" class="anchor"></a><h4 class="code-header">fn <a href="../num_traits/cast/trait.ToPrimitive.html#method.to_u16" class="fnname">to_u16</a>(&amp;self) -&gt; Option&lt;u16&gt;</h4></section></summary><div class='docblock'>Converts the value of <code>self</code> to a <code>u16</code>. If the value cannot be
represented by a <code>u16</code>, then <code>None</code> is returned. <a href="../num_traits/cast/trait.ToPrimitive.html#method.to_u16">Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.to_u32" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_traits/cast.rs.html#90">source</a><a href="#method.to_u32" class="anchor"></a><h4 class="code-header">fn <a href="../num_traits/cast/trait.ToPrimitive.html#method.to_u32" class="fnname">to_u32</a>(&amp;self) -&gt; Option&lt;u32&gt;</h4></section></summary><div class='docblock'>Converts the value of <code>self</code> to a <code>u32</code>. If the value cannot be
represented by a <code>u32</code>, then <code>None</code> is returned. <a href="../num_traits/cast/trait.ToPrimitive.html#method.to_u32">Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-UpperHex-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#112-118">source</a><a href="#impl-UpperHex-for-BigUint" class="anchor"></a><h3 class="code-header">impl UpperHex for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.fmt-3" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#113-117">source</a><a href="#method.fmt-3" class="anchor"></a><h4 class="code-header">fn <a class="fnname">fmt</a>(&amp;self, f: &amp;mut Formatter&lt;'_&gt;) -&gt; Result</h4></section></summary><div class='docblock'>Formats the value using the given formatter.</div></details></div></details><details class="rustdoc-toggle implementors-toggle" open><summary><section id="impl-Zero-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#437-452">source</a><a href="#impl-Zero-for-BigUint" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="../num_traits/identities/trait.Zero.html" title="trait num_traits::identities::Zero">Zero</a> for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.zero" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#439-441">source</a><a href="#method.zero" class="anchor"></a><h4 class="code-header">fn <a href="../num_traits/identities/trait.Zero.html#tymethod.zero" class="fnname">zero</a>() -&gt; <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h4></section></summary><div class='docblock'>Returns the additive identity element of <code>Self</code>, <code>0</code>. <a href="../num_traits/identities/trait.Zero.html#tymethod.zero">Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.set_zero" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#444-446">source</a><a href="#method.set_zero" class="anchor"></a><h4 class="code-header">fn <a href="../num_traits/identities/trait.Zero.html#method.set_zero" class="fnname">set_zero</a>(&amp;mut self)</h4></section></summary><div class='docblock'>Sets <code>self</code> to the additive identity element of <code>Self</code>, <code>0</code>.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.is_zero" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#449-451">source</a><a href="#method.is_zero" class="anchor"></a><h4 class="code-header">fn <a href="../num_traits/identities/trait.Zero.html#tymethod.is_zero" class="fnname">is_zero</a>(&amp;self) -&gt; bool</h4></section></summary><div class='docblock'>Returns <code>true</code> if <code>self</code> is equal to the additive identity.</div></details></div></details><section id="impl-Eq-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#77">source</a><a href="#impl-Eq-for-BigUint" class="anchor"></a><h3 class="code-header">impl Eq for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section><section id="impl-Unsigned-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_bigint/biguint.rs.html#472">source</a><a href="#impl-Unsigned-for-BigUint" class="anchor"></a><h3 class="code-header">impl <a class="trait" href="../num_traits/sign/trait.Unsigned.html" title="trait num_traits::sign::Unsigned">Unsigned</a> for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></div><h2 id="synthetic-implementations" class="small-section-header">Auto Trait Implementations<a href="#synthetic-implementations" class="anchor"></a></h2><div id="synthetic-implementations-list"><section id="impl-RefUnwindSafe-for-BigUint" class="impl has-srclink"><a href="#impl-RefUnwindSafe-for-BigUint" class="anchor"></a><h3 class="code-header">impl RefUnwindSafe for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section><section id="impl-Send-for-BigUint" class="impl has-srclink"><a href="#impl-Send-for-BigUint" class="anchor"></a><h3 class="code-header">impl Send for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section><section id="impl-Sync-for-BigUint" class="impl has-srclink"><a href="#impl-Sync-for-BigUint" class="anchor"></a><h3 class="code-header">impl Sync for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section><section id="impl-Unpin-for-BigUint" class="impl has-srclink"><a href="#impl-Unpin-for-BigUint" class="anchor"></a><h3 class="code-header">impl Unpin for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section><section id="impl-UnwindSafe-for-BigUint" class="impl has-srclink"><a href="#impl-UnwindSafe-for-BigUint" class="anchor"></a><h3 class="code-header">impl UnwindSafe for <a class="struct" href="struct.BigUint.html" title="struct num_bigint::BigUint">BigUint</a></h3></section></div><h2 id="blanket-implementations" class="small-section-header">Blanket Implementations<a href="#blanket-implementations" class="anchor"></a></h2><div id="blanket-implementations-list"><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Any-for-BigUint" class="impl has-srclink"><a href="#impl-Any-for-BigUint" class="anchor"></a><h3 class="code-header">impl&lt;T&gt; Any for T<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;T: 'static + ?Sized,</span></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.type_id" class="method trait-impl has-srclink"><a href="#method.type_id" class="anchor"></a><h4 class="code-header">fn <a class="fnname">type_id</a>(&amp;self) -&gt; TypeId</h4></section></summary><div class='docblock'>Gets the <code>TypeId</code> of <code>self</code>. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Average-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_integer/average.rs.html#45">source</a><a href="#impl-Average-for-BigUint" class="anchor"></a><h3 class="code-header">impl&lt;I&gt; <a class="trait" href="../num_integer/average/trait.Average.html" title="trait num_integer::average::Average">Average</a> for I<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;&amp;'a I: for&lt;'a, 'b&gt; BitAnd&lt;&amp;'b I, Output = I&gt; + for&lt;'a, 'b&gt; BitOr&lt;&amp;'b I, Output = I&gt; + for&lt;'a, 'b&gt; BitXor&lt;&amp;'b I, Output = I&gt;,<br>&nbsp;&nbsp;&nbsp;&nbsp;I: <a class="trait" href="../num_integer/trait.Integer.html" title="trait num_integer::Integer">Integer</a> + Shr&lt;usize, Output = I&gt;,</span></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.average_floor" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_integer/average.rs.html#56">source</a><a href="#method.average_floor" class="anchor"></a><h4 class="code-header">fn <a href="../num_integer/average/trait.Average.html#tymethod.average_floor" class="fnname">average_floor</a>(&amp;self, other: &amp;I) -&gt; I</h4></section></summary><div class="docblock"><p>Returns the floor value of the average of <code>self</code> and <code>other</code>.</p>
</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.average_ceil" class="method trait-impl has-srclink"><a class="srclink rightside" href="../src/num_integer/average.rs.html#62">source</a><a href="#method.average_ceil" class="anchor"></a><h4 class="code-header">fn <a href="../num_integer/average/trait.Average.html#tymethod.average_ceil" class="fnname">average_ceil</a>(&amp;self, other: &amp;I) -&gt; I</h4></section></summary><div class="docblock"><p>Returns the ceil value of the average of <code>self</code> and <code>other</code>.</p>
</div></details></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Borrow%3CT%3E-for-BigUint" class="impl has-srclink"><a href="#impl-Borrow%3CT%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl&lt;T&gt; Borrow&lt;T&gt; for T<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;T: ?Sized,</span></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.borrow" class="method trait-impl has-srclink"><span class="since rightside" title="const unstable">const: <a href="https://github.com/rust-lang/rust/issues/91522" title="Tracking issue for const_borrow">unstable</a></span><a href="#method.borrow" class="anchor"></a><h4 class="code-header">fn <a class="fnname">borrow</a>(&amp;self) -&gt; &amp;T</h4></section></summary><div class='docblock'>Immutably borrows from an owned value. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-BorrowMut%3CT%3E-for-BigUint" class="impl has-srclink"><a href="#impl-BorrowMut%3CT%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl&lt;T&gt; BorrowMut&lt;T&gt; for T<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;T: ?Sized,</span></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.borrow_mut" class="method trait-impl has-srclink"><span class="since rightside" title="const unstable">const: <a href="https://github.com/rust-lang/rust/issues/91522" title="Tracking issue for const_borrow">unstable</a></span><a href="#method.borrow_mut" class="anchor"></a><h4 class="code-header">fn <a class="fnname">borrow_mut</a>(&amp;mut self) -&gt; &amp;mut T</h4></section></summary><div class='docblock'>Mutably borrows from an owned value. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-From%3CT%3E-for-BigUint" class="impl has-srclink"><a href="#impl-From%3CT%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl&lt;T&gt; From&lt;T&gt; for T</h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.from-6" class="method trait-impl has-srclink"><span class="since rightside" title="const unstable">const: <a href="https://github.com/rust-lang/rust/issues/88674" title="Tracking issue for const_convert">unstable</a></span><a href="#method.from-6" class="anchor"></a><h4 class="code-header">fn <a class="fnname">from</a>(t: T) -&gt; T</h4></section></summary><div class="docblock"><p>Returns the argument unchanged.</p>
</div></details></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-Into%3CU%3E-for-BigUint" class="impl has-srclink"><a href="#impl-Into%3CU%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl&lt;T, U&gt; Into&lt;U&gt; for T<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;U: From&lt;T&gt;,</span></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.into" class="method trait-impl has-srclink"><span class="since rightside" title="const unstable">const: <a href="https://github.com/rust-lang/rust/issues/88674" title="Tracking issue for const_convert">unstable</a></span><a href="#method.into" class="anchor"></a><h4 class="code-header">fn <a class="fnname">into</a>(self) -&gt; U</h4></section></summary><div class="docblock"><p>Calls <code>U::from(self)</code>.</p>
<p>That is, this conversion is whatever the implementation of
<code>[From]&lt;T&gt; for U</code> chooses to do.</p>
</div></details></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-ToOwned-for-BigUint" class="impl has-srclink"><a href="#impl-ToOwned-for-BigUint" class="anchor"></a><h3 class="code-header">impl&lt;T&gt; ToOwned for T<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;T: Clone,</span></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Owned" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Owned" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Owned</a> = T</h4></section></summary><div class='docblock'>The resulting type after obtaining ownership.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.to_owned" class="method trait-impl has-srclink"><a href="#method.to_owned" class="anchor"></a><h4 class="code-header">fn <a class="fnname">to_owned</a>(&amp;self) -&gt; T</h4></section></summary><div class='docblock'>Creates owned data from borrowed data, usually by cloning. <a>Read more</a></div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.clone_into" class="method trait-impl has-srclink"><a href="#method.clone_into" class="anchor"></a><h4 class="code-header">fn <a class="fnname">clone_into</a>(&amp;self, target: &amp;mut T)</h4></section></summary><div class='docblock'>Uses borrowed data to replace owned data, usually by cloning. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-ToString-for-BigUint" class="impl has-srclink"><a href="#impl-ToString-for-BigUint" class="anchor"></a><h3 class="code-header">impl&lt;T&gt; ToString for T<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;T: Display + ?Sized,</span></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle method-toggle" open><summary><section id="method.to_string" class="method trait-impl has-srclink"><a href="#method.to_string" class="anchor"></a><h4 class="code-header">default fn <a class="fnname">to_string</a>(&amp;self) -&gt; String</h4></section></summary><div class='docblock'>Converts the given value to a <code>String</code>. <a>Read more</a></div></details></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-TryFrom%3CU%3E-for-BigUint" class="impl has-srclink"><a href="#impl-TryFrom%3CU%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl&lt;T, U&gt; TryFrom&lt;U&gt; for T<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;U: Into&lt;T&gt;,</span></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Error-1" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error-1" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Error</a> = Infallible</h4></section></summary><div class='docblock'>The type returned in the event of a conversion error.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.try_from" class="method trait-impl has-srclink"><span class="since rightside" title="const unstable">const: <a href="https://github.com/rust-lang/rust/issues/88674" title="Tracking issue for const_convert">unstable</a></span><a href="#method.try_from" class="anchor"></a><h4 class="code-header">fn <a class="fnname">try_from</a>(value: U) -&gt; Result&lt;T, &lt;T as TryFrom&lt;U&gt;&gt;::Error&gt;</h4></section></summary><div class='docblock'>Performs the conversion.</div></details></div></details><details class="rustdoc-toggle implementors-toggle"><summary><section id="impl-TryInto%3CU%3E-for-BigUint" class="impl has-srclink"><a href="#impl-TryInto%3CU%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl&lt;T, U&gt; TryInto&lt;U&gt; for T<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;U: TryFrom&lt;T&gt;,</span></h3></section></summary><div class="impl-items"><details class="rustdoc-toggle" open><summary><section id="associatedtype.Error" class="associatedtype trait-impl has-srclink"><a href="#associatedtype.Error" class="anchor"></a><h4 class="code-header">type <a class="associatedtype">Error</a> = &lt;U as TryFrom&lt;T&gt;&gt;::Error</h4></section></summary><div class='docblock'>The type returned in the event of a conversion error.</div></details><details class="rustdoc-toggle method-toggle" open><summary><section id="method.try_into" class="method trait-impl has-srclink"><span class="since rightside" title="const unstable">const: <a href="https://github.com/rust-lang/rust/issues/88674" title="Tracking issue for const_convert">unstable</a></span><a href="#method.try_into" class="anchor"></a><h4 class="code-header">fn <a class="fnname">try_into</a>(self) -&gt; Result&lt;U, &lt;U as TryFrom&lt;T&gt;&gt;::Error&gt;</h4></section></summary><div class='docblock'>Performs the conversion.</div></details></div></details><section id="impl-NumAssign-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_traits/lib.rs.html#153">source</a><a href="#impl-NumAssign-for-BigUint" class="anchor"></a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="../num_traits/trait.NumAssign.html" title="trait num_traits::NumAssign">NumAssign</a> for T<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;T: <a class="trait" href="../num_traits/trait.Num.html" title="trait num_traits::Num">Num</a> + <a class="trait" href="../num_traits/trait.NumAssignOps.html" title="trait num_traits::NumAssignOps">NumAssignOps</a>&lt;T&gt;,</span></h3></section><section id="impl-NumAssignOps%3CRhs%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_traits/lib.rs.html#144">source</a><a href="#impl-NumAssignOps%3CRhs%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl&lt;T, Rhs&gt; <a class="trait" href="../num_traits/trait.NumAssignOps.html" title="trait num_traits::NumAssignOps">NumAssignOps</a>&lt;Rhs&gt; for T<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;T: AddAssign&lt;Rhs&gt; + SubAssign&lt;Rhs&gt; + MulAssign&lt;Rhs&gt; + DivAssign&lt;Rhs&gt; + RemAssign&lt;Rhs&gt;,</span></h3></section><section id="impl-NumAssignRef-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_traits/lib.rs.html#160">source</a><a href="#impl-NumAssignRef-for-BigUint" class="anchor"></a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="../num_traits/trait.NumAssignRef.html" title="trait num_traits::NumAssignRef">NumAssignRef</a> for T<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;T: <a class="trait" href="../num_traits/trait.NumAssign.html" title="trait num_traits::NumAssign">NumAssign</a> + for&lt;'r&gt; <a class="trait" href="../num_traits/trait.NumAssignOps.html" title="trait num_traits::NumAssignOps">NumAssignOps</a>&lt;&amp;'r T&gt;,</span></h3></section><section id="impl-NumOps%3CRhs%2C%20Output%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_traits/lib.rs.html#111">source</a><a href="#impl-NumOps%3CRhs%2C%20Output%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl&lt;T, Rhs, Output&gt; <a class="trait" href="../num_traits/trait.NumOps.html" title="trait num_traits::NumOps">NumOps</a>&lt;Rhs, Output&gt; for T<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;T: Mul&lt;Rhs, Output = Output&gt; + Div&lt;Rhs, Output = Output&gt; + Rem&lt;Rhs, Output = Output&gt; + Add&lt;Rhs, Output = Output&gt; + Sub&lt;Rhs, Output = Output&gt;,</span></h3></section><section id="impl-NumRef-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_traits/lib.rs.html#125">source</a><a href="#impl-NumRef-for-BigUint" class="anchor"></a><h3 class="code-header">impl&lt;T&gt; <a class="trait" href="../num_traits/trait.NumRef.html" title="trait num_traits::NumRef">NumRef</a> for T<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;T: <a class="trait" href="../num_traits/trait.Num.html" title="trait num_traits::Num">Num</a> + for&lt;'r&gt; <a class="trait" href="../num_traits/trait.NumOps.html" title="trait num_traits::NumOps">NumOps</a>&lt;&amp;'r T, T&gt;,</span></h3></section><section id="impl-RefNum%3CBase%3E-for-BigUint" class="impl has-srclink"><a class="srclink rightside" href="../src/num_traits/lib.rs.html#134">source</a><a href="#impl-RefNum%3CBase%3E-for-BigUint" class="anchor"></a><h3 class="code-header">impl&lt;T, Base&gt; <a class="trait" href="../num_traits/trait.RefNum.html" title="trait num_traits::RefNum">RefNum</a>&lt;Base&gt; for T<span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;T: <a class="trait" href="../num_traits/trait.NumOps.html" title="trait num_traits::NumOps">NumOps</a>&lt;Base, Base&gt; + for&lt;'r&gt; <a class="trait" href="../num_traits/trait.NumOps.html" title="trait num_traits::NumOps">NumOps</a>&lt;&amp;'r Base, Base&gt;,</span></h3></section></div></section></div></main><div id="rustdoc-vars" data-root-path="../" data-current-crate="num_bigint" data-themes="ayu,dark,light" data-resource-suffix="" data-rustdoc-version="1.66.0-nightly (5c8bff74b 2022-10-21)" ></div></body></html>