Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-release > by-pkgid > 0c2243f8a1696816431e7210e991fa52 > files > 16508

rust-doc-1.35.0-1.mga7.armv7hl.rpm

<!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="API documentation for the Rust `u128` primitive in crate `std`."><meta name="keywords" content="rust, rustlang, rust-lang, u128"><title>u128 - Rust</title><link rel="stylesheet" type="text/css" href="../normalize1.35.0.css"><link rel="stylesheet" type="text/css" href="../rustdoc1.35.0.css" id="mainThemeStyle"><link rel="stylesheet" type="text/css" href="../dark1.35.0.css"><link rel="stylesheet" type="text/css" href="../light1.35.0.css" id="themeStyle"><script src="../storage1.35.0.js"></script><noscript><link rel="stylesheet" href="../noscript1.35.0.css"></noscript><link rel="shortcut icon" href="../favicon1.35.0.ico"><style type="text/css">#crate-search{background-image:url("../down-arrow1.35.0.svg");}</style></head><body class="rustdoc primitive"><!--[if lte IE 8]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="sidebar"><div class="sidebar-menu">&#9776;</div><a href='../std/index.html'><img src='../rust-logo1.35.0.png' alt='logo' width='100'></a><p class='location'>Primitive Type u128</p><div class="sidebar-elems"><div class="block items"><a class="sidebar-title" href="#methods">Methods</a><div class="sidebar-links"><a href="#method.checked_add">checked_add</a><a href="#method.checked_div">checked_div</a><a href="#method.checked_div_euclid">checked_div_euclid</a><a href="#method.checked_mul">checked_mul</a><a href="#method.checked_neg">checked_neg</a><a href="#method.checked_next_power_of_two">checked_next_power_of_two</a><a href="#method.checked_pow">checked_pow</a><a href="#method.checked_rem">checked_rem</a><a href="#method.checked_rem_euclid">checked_rem_euclid</a><a href="#method.checked_shl">checked_shl</a><a href="#method.checked_shr">checked_shr</a><a href="#method.checked_sub">checked_sub</a><a href="#method.count_ones">count_ones</a><a href="#method.count_zeros">count_zeros</a><a href="#method.div_euclid">div_euclid</a><a href="#method.from_be">from_be</a><a href="#method.from_be_bytes">from_be_bytes</a><a href="#method.from_le">from_le</a><a href="#method.from_le_bytes">from_le_bytes</a><a href="#method.from_ne_bytes">from_ne_bytes</a><a href="#method.from_str_radix">from_str_radix</a><a href="#method.is_power_of_two">is_power_of_two</a><a href="#method.leading_zeros">leading_zeros</a><a href="#method.max_value">max_value</a><a href="#method.min_value">min_value</a><a href="#method.next_power_of_two">next_power_of_two</a><a href="#method.overflowing_add">overflowing_add</a><a href="#method.overflowing_div">overflowing_div</a><a href="#method.overflowing_div_euclid">overflowing_div_euclid</a><a href="#method.overflowing_mul">overflowing_mul</a><a href="#method.overflowing_neg">overflowing_neg</a><a href="#method.overflowing_pow">overflowing_pow</a><a href="#method.overflowing_rem">overflowing_rem</a><a href="#method.overflowing_rem_euclid">overflowing_rem_euclid</a><a href="#method.overflowing_shl">overflowing_shl</a><a href="#method.overflowing_shr">overflowing_shr</a><a href="#method.overflowing_sub">overflowing_sub</a><a href="#method.pow">pow</a><a href="#method.rem_euclid">rem_euclid</a><a href="#method.reverse_bits">reverse_bits</a><a href="#method.rotate_left">rotate_left</a><a href="#method.rotate_right">rotate_right</a><a href="#method.saturating_add">saturating_add</a><a href="#method.saturating_mul">saturating_mul</a><a href="#method.saturating_pow">saturating_pow</a><a href="#method.saturating_sub">saturating_sub</a><a href="#method.swap_bytes">swap_bytes</a><a href="#method.to_be">to_be</a><a href="#method.to_be_bytes">to_be_bytes</a><a href="#method.to_le">to_le</a><a href="#method.to_le_bytes">to_le_bytes</a><a href="#method.to_ne_bytes">to_ne_bytes</a><a href="#method.trailing_zeros">trailing_zeros</a><a href="#method.wrapping_add">wrapping_add</a><a href="#method.wrapping_div">wrapping_div</a><a href="#method.wrapping_div_euclid">wrapping_div_euclid</a><a href="#method.wrapping_mul">wrapping_mul</a><a href="#method.wrapping_neg">wrapping_neg</a><a href="#method.wrapping_next_power_of_two">wrapping_next_power_of_two</a><a href="#method.wrapping_pow">wrapping_pow</a><a href="#method.wrapping_rem">wrapping_rem</a><a href="#method.wrapping_rem_euclid">wrapping_rem_euclid</a><a href="#method.wrapping_shl">wrapping_shl</a><a href="#method.wrapping_shr">wrapping_shr</a><a href="#method.wrapping_sub">wrapping_sub</a></div><a class="sidebar-title" href="#implementations">Trait Implementations</a><div class="sidebar-links"><a href="#impl-Add%3C%26%27_%20u128%3E">Add&lt;&amp;&#39;_ u128&gt;</a><a href="#impl-Add%3Cu128%3E">Add&lt;u128&gt;</a><a href="#impl-AddAssign%3C%26%27_%20u128%3E">AddAssign&lt;&amp;&#39;_ u128&gt;</a><a href="#impl-AddAssign%3Cu128%3E">AddAssign&lt;u128&gt;</a><a href="#impl-Binary">Binary</a><a href="#impl-BitAnd%3C%26%27_%20u128%3E">BitAnd&lt;&amp;&#39;_ u128&gt;</a><a href="#impl-BitAnd%3Cu128%3E">BitAnd&lt;u128&gt;</a><a href="#impl-BitAndAssign%3C%26%27_%20u128%3E">BitAndAssign&lt;&amp;&#39;_ u128&gt;</a><a href="#impl-BitAndAssign%3Cu128%3E">BitAndAssign&lt;u128&gt;</a><a href="#impl-BitOr%3C%26%27_%20u128%3E">BitOr&lt;&amp;&#39;_ u128&gt;</a><a href="#impl-BitOr%3Cu128%3E">BitOr&lt;u128&gt;</a><a href="#impl-BitOrAssign%3C%26%27_%20u128%3E">BitOrAssign&lt;&amp;&#39;_ u128&gt;</a><a href="#impl-BitOrAssign%3Cu128%3E">BitOrAssign&lt;u128&gt;</a><a href="#impl-BitXor%3C%26%27_%20u128%3E">BitXor&lt;&amp;&#39;_ u128&gt;</a><a href="#impl-BitXor%3Cu128%3E">BitXor&lt;u128&gt;</a><a href="#impl-BitXorAssign%3C%26%27_%20u128%3E">BitXorAssign&lt;&amp;&#39;_ u128&gt;</a><a href="#impl-BitXorAssign%3Cu128%3E">BitXorAssign&lt;u128&gt;</a><a href="#impl-Clone">Clone</a><a href="#impl-Copy">Copy</a><a href="#impl-Debug">Debug</a><a href="#impl-Default">Default</a><a href="#impl-Display">Display</a><a href="#impl-Div%3C%26%27_%20u128%3E">Div&lt;&amp;&#39;_ u128&gt;</a><a href="#impl-Div%3Cu128%3E">Div&lt;u128&gt;</a><a href="#impl-DivAssign%3C%26%27_%20u128%3E">DivAssign&lt;&amp;&#39;_ u128&gt;</a><a href="#impl-DivAssign%3Cu128%3E">DivAssign&lt;u128&gt;</a><a href="#impl-Eq">Eq</a><a href="#impl-From%3CIpv6Addr%3E">From&lt;Ipv6Addr&gt;</a><a href="#impl-From%3CNonZeroU128%3E">From&lt;NonZeroU128&gt;</a><a href="#impl-From%3Cbool%3E">From&lt;bool&gt;</a><a href="#impl-From%3Cu16%3E">From&lt;u16&gt;</a><a href="#impl-From%3Cu32%3E">From&lt;u32&gt;</a><a href="#impl-From%3Cu64%3E">From&lt;u64&gt;</a><a href="#impl-From%3Cu8%3E">From&lt;u8&gt;</a><a href="#impl-FromStr">FromStr</a><a href="#impl-Hash">Hash</a><a href="#impl-LowerHex">LowerHex</a><a href="#impl-Mul%3C%26%27_%20u128%3E">Mul&lt;&amp;&#39;_ u128&gt;</a><a href="#impl-Mul%3Cu128%3E">Mul&lt;u128&gt;</a><a href="#impl-MulAssign%3C%26%27_%20u128%3E">MulAssign&lt;&amp;&#39;_ u128&gt;</a><a href="#impl-MulAssign%3Cu128%3E">MulAssign&lt;u128&gt;</a><a href="#impl-Not">Not</a><a href="#impl-Octal">Octal</a><a href="#impl-Ord">Ord</a><a href="#impl-PartialEq%3Cu128%3E">PartialEq&lt;u128&gt;</a><a href="#impl-PartialOrd%3Cu128%3E">PartialOrd&lt;u128&gt;</a><a href="#impl-Product%3C%26%27a%20u128%3E">Product&lt;&amp;&#39;a u128&gt;</a><a href="#impl-Product%3Cu128%3E">Product&lt;u128&gt;</a><a href="#impl-Rem%3C%26%27_%20u128%3E">Rem&lt;&amp;&#39;_ u128&gt;</a><a href="#impl-Rem%3Cu128%3E">Rem&lt;u128&gt;</a><a href="#impl-RemAssign%3C%26%27_%20u128%3E">RemAssign&lt;&amp;&#39;_ u128&gt;</a><a href="#impl-RemAssign%3Cu128%3E">RemAssign&lt;u128&gt;</a><a href="#impl-Shl%3C%26%27_%20i128%3E">Shl&lt;&amp;&#39;_ i128&gt;</a><a href="#impl-Shl%3C%26%27_%20i16%3E">Shl&lt;&amp;&#39;_ i16&gt;</a><a href="#impl-Shl%3C%26%27_%20i32%3E">Shl&lt;&amp;&#39;_ i32&gt;</a><a href="#impl-Shl%3C%26%27_%20i64%3E">Shl&lt;&amp;&#39;_ i64&gt;</a><a href="#impl-Shl%3C%26%27_%20i8%3E">Shl&lt;&amp;&#39;_ i8&gt;</a><a href="#impl-Shl%3C%26%27_%20isize%3E">Shl&lt;&amp;&#39;_ isize&gt;</a><a href="#impl-Shl%3C%26%27_%20u128%3E">Shl&lt;&amp;&#39;_ u128&gt;</a><a href="#impl-Shl%3C%26%27_%20u16%3E">Shl&lt;&amp;&#39;_ u16&gt;</a><a href="#impl-Shl%3C%26%27_%20u32%3E">Shl&lt;&amp;&#39;_ u32&gt;</a><a href="#impl-Shl%3C%26%27_%20u64%3E">Shl&lt;&amp;&#39;_ u64&gt;</a><a href="#impl-Shl%3C%26%27_%20u8%3E">Shl&lt;&amp;&#39;_ u8&gt;</a><a href="#impl-Shl%3C%26%27_%20usize%3E">Shl&lt;&amp;&#39;_ usize&gt;</a><a href="#impl-Shl%3Ci128%3E">Shl&lt;i128&gt;</a><a href="#impl-Shl%3Ci16%3E">Shl&lt;i16&gt;</a><a href="#impl-Shl%3Ci32%3E">Shl&lt;i32&gt;</a><a href="#impl-Shl%3Ci64%3E">Shl&lt;i64&gt;</a><a href="#impl-Shl%3Ci8%3E">Shl&lt;i8&gt;</a><a href="#impl-Shl%3Cisize%3E">Shl&lt;isize&gt;</a><a href="#impl-Shl%3Cu128%3E">Shl&lt;u128&gt;</a><a href="#impl-Shl%3Cu16%3E">Shl&lt;u16&gt;</a><a href="#impl-Shl%3Cu32%3E">Shl&lt;u32&gt;</a><a href="#impl-Shl%3Cu64%3E">Shl&lt;u64&gt;</a><a href="#impl-Shl%3Cu8%3E">Shl&lt;u8&gt;</a><a href="#impl-Shl%3Cusize%3E">Shl&lt;usize&gt;</a><a href="#impl-ShlAssign%3C%26%27_%20i128%3E">ShlAssign&lt;&amp;&#39;_ i128&gt;</a><a href="#impl-ShlAssign%3C%26%27_%20i16%3E">ShlAssign&lt;&amp;&#39;_ i16&gt;</a><a href="#impl-ShlAssign%3C%26%27_%20i32%3E">ShlAssign&lt;&amp;&#39;_ i32&gt;</a><a href="#impl-ShlAssign%3C%26%27_%20i64%3E">ShlAssign&lt;&amp;&#39;_ i64&gt;</a><a href="#impl-ShlAssign%3C%26%27_%20i8%3E">ShlAssign&lt;&amp;&#39;_ i8&gt;</a><a href="#impl-ShlAssign%3C%26%27_%20isize%3E">ShlAssign&lt;&amp;&#39;_ isize&gt;</a><a href="#impl-ShlAssign%3C%26%27_%20u128%3E">ShlAssign&lt;&amp;&#39;_ u128&gt;</a><a href="#impl-ShlAssign%3C%26%27_%20u16%3E">ShlAssign&lt;&amp;&#39;_ u16&gt;</a><a href="#impl-ShlAssign%3C%26%27_%20u32%3E">ShlAssign&lt;&amp;&#39;_ u32&gt;</a><a href="#impl-ShlAssign%3C%26%27_%20u64%3E">ShlAssign&lt;&amp;&#39;_ u64&gt;</a><a href="#impl-ShlAssign%3C%26%27_%20u8%3E">ShlAssign&lt;&amp;&#39;_ u8&gt;</a><a href="#impl-ShlAssign%3C%26%27_%20usize%3E">ShlAssign&lt;&amp;&#39;_ usize&gt;</a><a href="#impl-ShlAssign%3Ci128%3E">ShlAssign&lt;i128&gt;</a><a href="#impl-ShlAssign%3Ci16%3E">ShlAssign&lt;i16&gt;</a><a href="#impl-ShlAssign%3Ci32%3E">ShlAssign&lt;i32&gt;</a><a href="#impl-ShlAssign%3Ci64%3E">ShlAssign&lt;i64&gt;</a><a href="#impl-ShlAssign%3Ci8%3E">ShlAssign&lt;i8&gt;</a><a href="#impl-ShlAssign%3Cisize%3E">ShlAssign&lt;isize&gt;</a><a href="#impl-ShlAssign%3Cu128%3E">ShlAssign&lt;u128&gt;</a><a href="#impl-ShlAssign%3Cu16%3E">ShlAssign&lt;u16&gt;</a><a href="#impl-ShlAssign%3Cu32%3E">ShlAssign&lt;u32&gt;</a><a href="#impl-ShlAssign%3Cu64%3E">ShlAssign&lt;u64&gt;</a><a href="#impl-ShlAssign%3Cu8%3E">ShlAssign&lt;u8&gt;</a><a href="#impl-ShlAssign%3Cusize%3E">ShlAssign&lt;usize&gt;</a><a href="#impl-Shr%3C%26%27_%20i128%3E">Shr&lt;&amp;&#39;_ i128&gt;</a><a href="#impl-Shr%3C%26%27_%20i16%3E">Shr&lt;&amp;&#39;_ i16&gt;</a><a href="#impl-Shr%3C%26%27_%20i32%3E">Shr&lt;&amp;&#39;_ i32&gt;</a><a href="#impl-Shr%3C%26%27_%20i64%3E">Shr&lt;&amp;&#39;_ i64&gt;</a><a href="#impl-Shr%3C%26%27_%20i8%3E">Shr&lt;&amp;&#39;_ i8&gt;</a><a href="#impl-Shr%3C%26%27_%20isize%3E">Shr&lt;&amp;&#39;_ isize&gt;</a><a href="#impl-Shr%3C%26%27_%20u128%3E">Shr&lt;&amp;&#39;_ u128&gt;</a><a href="#impl-Shr%3C%26%27_%20u16%3E">Shr&lt;&amp;&#39;_ u16&gt;</a><a href="#impl-Shr%3C%26%27_%20u32%3E">Shr&lt;&amp;&#39;_ u32&gt;</a><a href="#impl-Shr%3C%26%27_%20u64%3E">Shr&lt;&amp;&#39;_ u64&gt;</a><a href="#impl-Shr%3C%26%27_%20u8%3E">Shr&lt;&amp;&#39;_ u8&gt;</a><a href="#impl-Shr%3C%26%27_%20usize%3E">Shr&lt;&amp;&#39;_ usize&gt;</a><a href="#impl-Shr%3Ci128%3E">Shr&lt;i128&gt;</a><a href="#impl-Shr%3Ci16%3E">Shr&lt;i16&gt;</a><a href="#impl-Shr%3Ci32%3E">Shr&lt;i32&gt;</a><a href="#impl-Shr%3Ci64%3E">Shr&lt;i64&gt;</a><a href="#impl-Shr%3Ci8%3E">Shr&lt;i8&gt;</a><a href="#impl-Shr%3Cisize%3E">Shr&lt;isize&gt;</a><a href="#impl-Shr%3Cu128%3E">Shr&lt;u128&gt;</a><a href="#impl-Shr%3Cu16%3E">Shr&lt;u16&gt;</a><a href="#impl-Shr%3Cu32%3E">Shr&lt;u32&gt;</a><a href="#impl-Shr%3Cu64%3E">Shr&lt;u64&gt;</a><a href="#impl-Shr%3Cu8%3E">Shr&lt;u8&gt;</a><a href="#impl-Shr%3Cusize%3E">Shr&lt;usize&gt;</a><a href="#impl-ShrAssign%3C%26%27_%20i128%3E">ShrAssign&lt;&amp;&#39;_ i128&gt;</a><a href="#impl-ShrAssign%3C%26%27_%20i16%3E">ShrAssign&lt;&amp;&#39;_ i16&gt;</a><a href="#impl-ShrAssign%3C%26%27_%20i32%3E">ShrAssign&lt;&amp;&#39;_ i32&gt;</a><a href="#impl-ShrAssign%3C%26%27_%20i64%3E">ShrAssign&lt;&amp;&#39;_ i64&gt;</a><a href="#impl-ShrAssign%3C%26%27_%20i8%3E">ShrAssign&lt;&amp;&#39;_ i8&gt;</a><a href="#impl-ShrAssign%3C%26%27_%20isize%3E">ShrAssign&lt;&amp;&#39;_ isize&gt;</a><a href="#impl-ShrAssign%3C%26%27_%20u128%3E">ShrAssign&lt;&amp;&#39;_ u128&gt;</a><a href="#impl-ShrAssign%3C%26%27_%20u16%3E">ShrAssign&lt;&amp;&#39;_ u16&gt;</a><a href="#impl-ShrAssign%3C%26%27_%20u32%3E">ShrAssign&lt;&amp;&#39;_ u32&gt;</a><a href="#impl-ShrAssign%3C%26%27_%20u64%3E">ShrAssign&lt;&amp;&#39;_ u64&gt;</a><a href="#impl-ShrAssign%3C%26%27_%20u8%3E">ShrAssign&lt;&amp;&#39;_ u8&gt;</a><a href="#impl-ShrAssign%3C%26%27_%20usize%3E">ShrAssign&lt;&amp;&#39;_ usize&gt;</a><a href="#impl-ShrAssign%3Ci128%3E">ShrAssign&lt;i128&gt;</a><a href="#impl-ShrAssign%3Ci16%3E">ShrAssign&lt;i16&gt;</a><a href="#impl-ShrAssign%3Ci32%3E">ShrAssign&lt;i32&gt;</a><a href="#impl-ShrAssign%3Ci64%3E">ShrAssign&lt;i64&gt;</a><a href="#impl-ShrAssign%3Ci8%3E">ShrAssign&lt;i8&gt;</a><a href="#impl-ShrAssign%3Cisize%3E">ShrAssign&lt;isize&gt;</a><a href="#impl-ShrAssign%3Cu128%3E">ShrAssign&lt;u128&gt;</a><a href="#impl-ShrAssign%3Cu16%3E">ShrAssign&lt;u16&gt;</a><a href="#impl-ShrAssign%3Cu32%3E">ShrAssign&lt;u32&gt;</a><a href="#impl-ShrAssign%3Cu64%3E">ShrAssign&lt;u64&gt;</a><a href="#impl-ShrAssign%3Cu8%3E">ShrAssign&lt;u8&gt;</a><a href="#impl-ShrAssign%3Cusize%3E">ShrAssign&lt;usize&gt;</a><a href="#impl-Step">Step</a><a href="#impl-Sub%3C%26%27_%20u128%3E">Sub&lt;&amp;&#39;_ u128&gt;</a><a href="#impl-Sub%3Cu128%3E">Sub&lt;u128&gt;</a><a href="#impl-SubAssign%3C%26%27_%20u128%3E">SubAssign&lt;&amp;&#39;_ u128&gt;</a><a href="#impl-SubAssign%3Cu128%3E">SubAssign&lt;u128&gt;</a><a href="#impl-Sum%3C%26%27a%20u128%3E">Sum&lt;&amp;&#39;a u128&gt;</a><a href="#impl-Sum%3Cu128%3E">Sum&lt;u128&gt;</a><a href="#impl-TryFrom%3Ci128%3E">TryFrom&lt;i128&gt;</a><a href="#impl-TryFrom%3Ci16%3E">TryFrom&lt;i16&gt;</a><a href="#impl-TryFrom%3Ci32%3E">TryFrom&lt;i32&gt;</a><a href="#impl-TryFrom%3Ci64%3E">TryFrom&lt;i64&gt;</a><a href="#impl-TryFrom%3Ci8%3E">TryFrom&lt;i8&gt;</a><a href="#impl-TryFrom%3Cisize%3E">TryFrom&lt;isize&gt;</a><a href="#impl-TryFrom%3Cusize%3E">TryFrom&lt;usize&gt;</a><a href="#impl-UpperHex">UpperHex</a></div><a class="sidebar-title" href="#synthetic-implementations">Auto Trait Implementations</a><div class="sidebar-links"><a href="#impl-Send">Send</a><a href="#impl-Sync">Sync</a></div><a class="sidebar-title" href="#blanket-implementations">Blanket Implementations</a><div class="sidebar-links"><a href="#impl-Any">Any</a><a href="#impl-Borrow">Borrow</a><a href="#impl-BorrowMut">BorrowMut</a><a href="#impl-From">From</a><a href="#impl-Into">Into</a><a href="#impl-ToOwned">ToOwned</a><a href="#impl-ToString">ToString</a><a href="#impl-TryFrom">TryFrom</a><a href="#impl-TryInto">TryInto</a></div></div><p class='location'><a href='index.html'>std</a></p><script>window.sidebarCurrent = {name: 'u128', ty: 'primitive', relpath: ''};</script><script defer src="sidebar-items.js"></script></div></nav><div class="theme-picker"><button id="theme-picker" aria-label="Pick another theme!"><img src="../brush1.35.0.svg" width="18" alt="Pick another theme!"></button><div id="theme-choices"></div></div><script src="../theme1.35.0.js"></script><nav class="sub"><form class="search-form js-only"><div class="search-container"><div><select id="crate-search"><option value="All crates">All crates</option></select><input class="search-input" name="search" autocomplete="off" spellcheck="false" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"></div><a id="settings-menu" href="../settings.html"><img src="../wheel1.35.0.svg" width="18" alt="Change settings"></a></div></form></nav><section id="main" class="content"><h1 class='fqn'><span class='out-of-band'><span class='since' title='Stable since Rust version 1.26.0'>1.26.0</span><span id='render-detail'><a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">[<span class='inner'>&#x2212;</span>]</a></span></span><span class='in-band'>Primitive Type <a class="primitive" href=''>u128</a></span></h1><div class='docblock'><p>The 128-bit unsigned integer type.</p>
<p><em><a href="u128/index.html">See also the <code>std::u128</code> module</a>.</em></p>
</div><h2 id='methods' class='small-section-header'>Methods<a href='#methods' class='anchor'></a></h2><h3 id='impl' class='impl'><code class='in-band'>impl <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl' class='anchor'></a><a class='srclink' href='../src/core/num/mod.rs.html#4313-4321' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.min_value' class="method"><code id='min_value.v'>pub const fn <a href='#method.min_value' class='fnname'>min_value</a>() -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/num/mod.rs.html#2138' title='goto source code'>[src]</a></h4><div class='docblock'><p>Returns the smallest value that can be represented by this integer type.</p>
<h1 id="examples" class="section-header"><a href="#examples">Examples</a></h1>
<p>Basic usage:</p>

<div class="example-wrap"><pre class="rust rust-example-rendered">
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="ident">u128</span>::<span class="ident">min_value</span>(), <span class="number">0</span>);<a class="test-arrow" target="_blank" href="https://play.rust-lang.org/?code=%23!%5Ballow(unused)%5D%0Afn%20main()%20%7B%0Aassert_eq!(u128%3A%3Amin_value()%2C%200)%3B%0A%7D">Run</a></pre></div>
</div><h4 id='method.max_value' class="method"><code id='max_value.v'>pub const fn <a href='#method.max_value' class='fnname'>max_value</a>() -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/num/mod.rs.html#2155' title='goto source code'>[src]</a></h4><div class='docblock'><p>Returns the largest value that can be represented by this integer type.</p>
<h1 id="examples-1" class="section-header"><a href="#examples-1">Examples</a></h1>
<p>Basic usage:</p>

<div class="example-wrap"><pre class="rust rust-example-rendered">
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="ident">u128</span>::<span class="ident">max_value</span>(), <span class="number">340282366920938463463374607431768211455</span>);<a class="test-arrow" target="_blank" href="https://play.rust-lang.org/?code=%23!%5Ballow(unused)%5D%0Afn%20main()%20%7B%0Aassert_eq!(u128%3A%3Amax_value()%2C%20340282366920938463463374607431768211455)%3B%0A%7D">Run</a></pre></div>
</div><h4 id='method.from_str_radix' class="method"><code id='from_str_radix.v'>pub fn <a href='#method.from_str_radix' class='fnname'>from_str_radix</a>(src: &amp;<a class="primitive" href="primitive.str.html">str</a>, radix: <a class="primitive" href="primitive.u32.html">u32</a>) -&gt; <a class="enum" href="../std/result/enum.Result.html" title="enum std::result::Result">Result</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>, <a class="struct" href="../std/num/struct.ParseIntError.html" title="struct std::num::ParseIntError">ParseIntError</a>&gt;</code><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/num/mod.rs.html#2183-2185' title='goto source code'>[src]</a></h4><div class='docblock'><p>Converts a string slice in a given base to an integer.</p>
<p>The string is expected to be an optional <code>+</code> sign
followed by digits.
Leading and trailing whitespace represent an error.
Digits are a subset of these characters, depending on <code>radix</code>:</p>
<ul>
<li><code>0-9</code></li>
<li><code>a-z</code></li>
<li><code>A-Z</code></li>
</ul>
<h1 id="panics" class="section-header"><a href="#panics">Panics</a></h1>
<p>This function panics if <code>radix</code> is not in the range from 2 to 36.</p>
<h1 id="examples-2" class="section-header"><a href="#examples-2">Examples</a></h1>
<p>Basic usage:</p>

<div class="example-wrap"><pre class="rust rust-example-rendered">
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="ident">u128</span>::<span class="ident">from_str_radix</span>(<span class="string">&quot;A&quot;</span>, <span class="number">16</span>), <span class="prelude-val">Ok</span>(<span class="number">10</span>));<a class="test-arrow" target="_blank" href="https://play.rust-lang.org/?code=%23!%5Ballow(unused)%5D%0Afn%20main()%20%7B%0Aassert_eq!(u128%3A%3Afrom_str_radix(%22A%22%2C%2016)%2C%20Ok(10))%3B%0A%7D">Run</a></pre></div>
</div><h4 id='method.count_ones' class="method"><code id='count_ones.v'>pub const fn <a href='#method.count_ones' class='fnname'>count_ones</a>(self) -&gt; <a class="primitive" href="primitive.u32.html">u32</a></code><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/num/mod.rs.html#2202-2204' title='goto source code'>[src]</a></h4><div class='docblock'><p>Returns the number of ones in the binary representation of <code>self</code>.</p>
<h1 id="examples-3" class="section-header"><a href="#examples-3">Examples</a></h1>
<p>Basic usage:</p>

<div class="example-wrap"><pre class="rust rust-example-rendered">
<span class="kw">let</span> <span class="ident">n</span> <span class="op">=</span> <span class="number">0b01001100u128</span>;

<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="ident">n</span>.<span class="ident">count_ones</span>(), <span class="number">3</span>);<a class="test-arrow" target="_blank" href="https://play.rust-lang.org/?code=%23!%5Ballow(unused)%5D%0Afn%20main()%20%7B%0Alet%20n%20%3D%200b01001100u128%3B%0A%0Aassert_eq!(n.count_ones()%2C%203)%3B%0A%7D">Run</a></pre></div>
</div><h4 id='method.count_zeros' class="method"><code id='count_zeros.v'>pub const fn <a href='#method.count_zeros' class='fnname'>count_zeros</a>(self) -&gt; <a class="primitive" href="primitive.u32.html">u32</a></code><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/num/mod.rs.html#2219-2221' title='goto source code'>[src]</a></h4><div class='docblock'><p>Returns the number of zeros in the binary representation of <code>self</code>.</p>
<h1 id="examples-4" class="section-header"><a href="#examples-4">Examples</a></h1>
<p>Basic usage:</p>

<div class="example-wrap"><pre class="rust rust-example-rendered">
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="ident">u128</span>::<span class="ident">max_value</span>().<span class="ident">count_zeros</span>(), <span class="number">0</span>);<a class="test-arrow" target="_blank" href="https://play.rust-lang.org/?code=%23!%5Ballow(unused)%5D%0Afn%20main()%20%7B%0Aassert_eq!(u128%3A%3Amax_value().count_zeros()%2C%200)%3B%0A%7D">Run</a></pre></div>
</div><h4 id='method.leading_zeros' class="method"><code id='leading_zeros.v'>pub const fn <a href='#method.leading_zeros' class='fnname'>leading_zeros</a>(self) -&gt; <a class="primitive" href="primitive.u32.html">u32</a></code><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/num/mod.rs.html#2238-2240' title='goto source code'>[src]</a></h4><div class='docblock'><p>Returns the number of leading zeros in the binary representation of <code>self</code>.</p>
<h1 id="examples-5" class="section-header"><a href="#examples-5">Examples</a></h1>
<p>Basic usage:</p>

<div class="example-wrap"><pre class="rust rust-example-rendered">
<span class="kw">let</span> <span class="ident">n</span> <span class="op">=</span> <span class="ident">u128</span>::<span class="ident">max_value</span>() <span class="op">&gt;&gt;</span> <span class="number">2</span>;

<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="ident">n</span>.<span class="ident">leading_zeros</span>(), <span class="number">2</span>);<a class="test-arrow" target="_blank" href="https://play.rust-lang.org/?code=%23!%5Ballow(unused)%5D%0Afn%20main()%20%7B%0Alet%20n%20%3D%20u128%3A%3Amax_value()%20%3E%3E%202%3B%0A%0Aassert_eq!(n.leading_zeros()%2C%202)%3B%0A%7D">Run</a></pre></div>
</div><h4 id='method.trailing_zeros' class="method"><code id='trailing_zeros.v'>pub const fn <a href='#method.trailing_zeros' class='fnname'>trailing_zeros</a>(self) -&gt; <a class="primitive" href="primitive.u32.html">u32</a></code><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/num/mod.rs.html#2258-2260' title='goto source code'>[src]</a></h4><div class='docblock'><p>Returns the number of trailing zeros in the binary representation
of <code>self</code>.</p>
<h1 id="examples-6" class="section-header"><a href="#examples-6">Examples</a></h1>
<p>Basic usage:</p>

<div class="example-wrap"><pre class="rust rust-example-rendered">
<span class="kw">let</span> <span class="ident">n</span> <span class="op">=</span> <span class="number">0b0101000u128</span>;

<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="ident">n</span>.<span class="ident">trailing_zeros</span>(), <span class="number">3</span>);<a class="test-arrow" target="_blank" href="https://play.rust-lang.org/?code=%23!%5Ballow(unused)%5D%0Afn%20main()%20%7B%0Alet%20n%20%3D%200b0101000u128%3B%0A%0Aassert_eq!(n.trailing_zeros()%2C%203)%3B%0A%7D">Run</a></pre></div>
</div><h4 id='method.rotate_left' class="method"><code id='rotate_left.v'>pub const fn <a href='#method.rotate_left' class='fnname'>rotate_left</a>(self, n: <a class="primitive" href="primitive.u32.html">u32</a>) -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/num/mod.rs.html#2281-2283' title='goto source code'>[src]</a></h4><div class='docblock'><p>Shifts the bits to the left by a specified amount, <code>n</code>,
wrapping the truncated bits to the end of the resulting integer.</p>
<p>Please note this isn't the same operation as the <code>&lt;&lt;</code> shifting operator!</p>
<h1 id="examples-7" class="section-header"><a href="#examples-7">Examples</a></h1>
<p>Basic usage:</p>

<div class="example-wrap"><pre class="rust rust-example-rendered">
<span class="kw">let</span> <span class="ident">n</span> <span class="op">=</span> <span class="number">0x13f40000000000000000000000004f76u128</span>;
<span class="kw">let</span> <span class="ident">m</span> <span class="op">=</span> <span class="number">0x4f7613f4</span>;

<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="ident">n</span>.<span class="ident">rotate_left</span>(<span class="number">16</span>), <span class="ident">m</span>);<a class="test-arrow" target="_blank" href="https://play.rust-lang.org/?code=%23!%5Ballow(unused)%5D%0Afn%20main()%20%7B%0Alet%20n%20%3D%200x13f40000000000000000000000004f76u128%3B%0Alet%20m%20%3D%200x4f7613f4%3B%0A%0Aassert_eq!(n.rotate_left(16)%2C%20m)%3B%0A%7D">Run</a></pre></div>
</div><h4 id='method.rotate_right' class="method"><code id='rotate_right.v'>pub const fn <a href='#method.rotate_right' class='fnname'>rotate_right</a>(self, n: <a class="primitive" href="primitive.u32.html">u32</a>) -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/num/mod.rs.html#2305-2307' title='goto source code'>[src]</a></h4><div class='docblock'><p>Shifts the bits to the right by a specified amount, <code>n</code>,
wrapping the truncated bits to the beginning of the resulting
integer.</p>
<p>Please note this isn't the same operation as the <code>&gt;&gt;</code> shifting operator!</p>
<h1 id="examples-8" class="section-header"><a href="#examples-8">Examples</a></h1>
<p>Basic usage:</p>

<div class="example-wrap"><pre class="rust rust-example-rendered">
<span class="kw">let</span> <span class="ident">n</span> <span class="op">=</span> <span class="number">0x4f7613f4u128</span>;
<span class="kw">let</span> <span class="ident">m</span> <span class="op">=</span> <span class="number">0x13f40000000000000000000000004f76</span>;

<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="ident">n</span>.<span class="ident">rotate_right</span>(<span class="number">16</span>), <span class="ident">m</span>);<a class="test-arrow" target="_blank" href="https://play.rust-lang.org/?code=%23!%5Ballow(unused)%5D%0Afn%20main()%20%7B%0Alet%20n%20%3D%200x4f7613f4u128%3B%0Alet%20m%20%3D%200x13f40000000000000000000000004f76%3B%0A%0Aassert_eq!(n.rotate_right(16)%2C%20m)%3B%0A%7D">Run</a></pre></div>
</div><h4 id='method.swap_bytes' class="method"><code id='swap_bytes.v'>pub const fn <a href='#method.swap_bytes' class='fnname'>swap_bytes</a>(self) -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/num/mod.rs.html#2326-2328' title='goto source code'>[src]</a></h4><div class='docblock'><p>Reverses the byte order of the integer.</p>
<h1 id="examples-9" class="section-header"><a href="#examples-9">Examples</a></h1>
<p>Basic usage:</p>

<div class="example-wrap"><pre class="rust rust-example-rendered">
<span class="kw">let</span> <span class="ident">n</span> <span class="op">=</span> <span class="number">0x12345678901234567890123456789012u128</span>;
<span class="kw">let</span> <span class="ident">m</span> <span class="op">=</span> <span class="ident">n</span>.<span class="ident">swap_bytes</span>();

<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="ident">m</span>, <span class="number">0x12907856341290785634129078563412</span>);<a class="test-arrow" target="_blank" href="https://play.rust-lang.org/?code=%23!%5Ballow(unused)%5D%0Afn%20main()%20%7B%0Alet%20n%20%3D%200x12345678901234567890123456789012u128%3B%0Alet%20m%20%3D%20n.swap_bytes()%3B%0A%0Aassert_eq!(m%2C%200x12907856341290785634129078563412)%3B%0A%7D">Run</a></pre></div>
</div><h4 id='method.reverse_bits' class="method"><code id='reverse_bits.v'>pub fn <a href='#method.reverse_bits' class='fnname'>reverse_bits</a>(self) -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><a class='srclink' href='../src/core/num/mod.rs.html#2348-2350' title='goto source code'>[src]</a></h4><div class='stability'><div class='stab unstable'><span class='emoji'>🔬</span> This is a nightly-only experimental API. (<code>reverse_bits</code>&nbsp;<a href="https://github.com/rust-lang/rust/issues/48763">#48763</a>)</div></div><div class='docblock'><p>Reverses the bit pattern of the integer.</p>
<h1 id="examples-10" class="section-header"><a href="#examples-10">Examples</a></h1>
<p>Basic usage:</p>

<div class="example-wrap"><pre class="rust rust-example-rendered">
<span class="attribute">#![<span class="ident">feature</span>(<span class="ident">reverse_bits</span>)]</span>

<span class="kw">let</span> <span class="ident">n</span> <span class="op">=</span> <span class="number">0x12345678901234567890123456789012u128</span>;
<span class="kw">let</span> <span class="ident">m</span> <span class="op">=</span> <span class="ident">n</span>.<span class="ident">reverse_bits</span>();

<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="ident">m</span>, <span class="number">0x48091e6a2c48091e6a2c48091e6a2c48</span>);<a class="test-arrow" target="_blank" href="https://play.rust-lang.org/?code=%23!%5Ballow(unused)%5D%0A%23!%5Bfeature(reverse_bits)%5D%0A%0Afn%20main()%20%7B%0Alet%20n%20%3D%200x12345678901234567890123456789012u128%3B%0Alet%20m%20%3D%20n.reverse_bits()%3B%0A%0Aassert_eq!(m%2C%200x48091e6a2c48091e6a2c48091e6a2c48)%3B%0A%7D&amp;version=nightly">Run</a></pre></div>
</div><h4 id='method.from_be' class="method"><code id='from_be.v'>pub const fn <a href='#method.from_be' class='fnname'>from_be</a>(x: <a class="primitive" href="primitive.u128.html">u128</a>) -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/num/mod.rs.html#2374-2383' title='goto source code'>[src]</a></h4><div class='docblock'><p>Converts an integer from big endian to the target's endianness.</p>
<p>On big endian this is a no-op. On little endian the bytes are
swapped.</p>
<h1 id="examples-11" class="section-header"><a href="#examples-11">Examples</a></h1>
<p>Basic usage:</p>

<div class="example-wrap"><pre class="rust rust-example-rendered">
<span class="kw">let</span> <span class="ident">n</span> <span class="op">=</span> <span class="number">0x1Au128</span>;

<span class="kw">if</span> <span class="macro">cfg</span><span class="macro">!</span>(<span class="ident">target_endian</span> <span class="op">=</span> <span class="string">&quot;big&quot;</span>) {
    <span class="macro">assert_eq</span><span class="macro">!</span>(<span class="ident">u128</span>::<span class="ident">from_be</span>(<span class="ident">n</span>), <span class="ident">n</span>)
} <span class="kw">else</span> {
    <span class="macro">assert_eq</span><span class="macro">!</span>(<span class="ident">u128</span>::<span class="ident">from_be</span>(<span class="ident">n</span>), <span class="ident">n</span>.<span class="ident">swap_bytes</span>())
}<a class="test-arrow" target="_blank" href="https://play.rust-lang.org/?code=%23!%5Ballow(unused)%5D%0Afn%20main()%20%7B%0Alet%20n%20%3D%200x1Au128%3B%0A%0Aif%20cfg!(target_endian%20%3D%20%22big%22)%20%7B%0A%20%20%20%20assert_eq!(u128%3A%3Afrom_be(n)%2C%20n)%0A%7D%20else%20%7B%0A%20%20%20%20assert_eq!(u128%3A%3Afrom_be(n)%2C%20n.swap_bytes())%0A%7D%0A%7D">Run</a></pre></div>
</div><h4 id='method.from_le' class="method"><code id='from_le.v'>pub const fn <a href='#method.from_le' class='fnname'>from_le</a>(x: <a class="primitive" href="primitive.u128.html">u128</a>) -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/num/mod.rs.html#2407-2416' title='goto source code'>[src]</a></h4><div class='docblock'><p>Converts an integer from little endian to the target's endianness.</p>
<p>On little endian this is a no-op. On big endian the bytes are
swapped.</p>
<h1 id="examples-12" class="section-header"><a href="#examples-12">Examples</a></h1>
<p>Basic usage:</p>

<div class="example-wrap"><pre class="rust rust-example-rendered">
<span class="kw">let</span> <span class="ident">n</span> <span class="op">=</span> <span class="number">0x1Au128</span>;

<span class="kw">if</span> <span class="macro">cfg</span><span class="macro">!</span>(<span class="ident">target_endian</span> <span class="op">=</span> <span class="string">&quot;little&quot;</span>) {
    <span class="macro">assert_eq</span><span class="macro">!</span>(<span class="ident">u128</span>::<span class="ident">from_le</span>(<span class="ident">n</span>), <span class="ident">n</span>)
} <span class="kw">else</span> {
    <span class="macro">assert_eq</span><span class="macro">!</span>(<span class="ident">u128</span>::<span class="ident">from_le</span>(<span class="ident">n</span>), <span class="ident">n</span>.<span class="ident">swap_bytes</span>())
}<a class="test-arrow" target="_blank" href="https://play.rust-lang.org/?code=%23!%5Ballow(unused)%5D%0Afn%20main()%20%7B%0Alet%20n%20%3D%200x1Au128%3B%0A%0Aif%20cfg!(target_endian%20%3D%20%22little%22)%20%7B%0A%20%20%20%20assert_eq!(u128%3A%3Afrom_le(n)%2C%20n)%0A%7D%20else%20%7B%0A%20%20%20%20assert_eq!(u128%3A%3Afrom_le(n)%2C%20n.swap_bytes())%0A%7D%0A%7D">Run</a></pre></div>
</div><h4 id='method.to_be' class="method"><code id='to_be.v'>pub const fn <a href='#method.to_be' class='fnname'>to_be</a>(self) -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/num/mod.rs.html#2440-2449' title='goto source code'>[src]</a></h4><div class='docblock'><p>Converts <code>self</code> to big endian from the target's endianness.</p>
<p>On big endian this is a no-op. On little endian the bytes are
swapped.</p>
<h1 id="examples-13" class="section-header"><a href="#examples-13">Examples</a></h1>
<p>Basic usage:</p>

<div class="example-wrap"><pre class="rust rust-example-rendered">
<span class="kw">let</span> <span class="ident">n</span> <span class="op">=</span> <span class="number">0x1Au128</span>;

<span class="kw">if</span> <span class="macro">cfg</span><span class="macro">!</span>(<span class="ident">target_endian</span> <span class="op">=</span> <span class="string">&quot;big&quot;</span>) {
    <span class="macro">assert_eq</span><span class="macro">!</span>(<span class="ident">n</span>.<span class="ident">to_be</span>(), <span class="ident">n</span>)
} <span class="kw">else</span> {
    <span class="macro">assert_eq</span><span class="macro">!</span>(<span class="ident">n</span>.<span class="ident">to_be</span>(), <span class="ident">n</span>.<span class="ident">swap_bytes</span>())
}<a class="test-arrow" target="_blank" href="https://play.rust-lang.org/?code=%23!%5Ballow(unused)%5D%0Afn%20main()%20%7B%0Alet%20n%20%3D%200x1Au128%3B%0A%0Aif%20cfg!(target_endian%20%3D%20%22big%22)%20%7B%0A%20%20%20%20assert_eq!(n.to_be()%2C%20n)%0A%7D%20else%20%7B%0A%20%20%20%20assert_eq!(n.to_be()%2C%20n.swap_bytes())%0A%7D%0A%7D">Run</a></pre></div>
</div><h4 id='method.to_le' class="method"><code id='to_le.v'>pub const fn <a href='#method.to_le' class='fnname'>to_le</a>(self) -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/num/mod.rs.html#2473-2482' title='goto source code'>[src]</a></h4><div class='docblock'><p>Converts <code>self</code> to little endian from the target's endianness.</p>
<p>On little endian this is a no-op. On big endian the bytes are
swapped.</p>
<h1 id="examples-14" class="section-header"><a href="#examples-14">Examples</a></h1>
<p>Basic usage:</p>

<div class="example-wrap"><pre class="rust rust-example-rendered">
<span class="kw">let</span> <span class="ident">n</span> <span class="op">=</span> <span class="number">0x1Au128</span>;

<span class="kw">if</span> <span class="macro">cfg</span><span class="macro">!</span>(<span class="ident">target_endian</span> <span class="op">=</span> <span class="string">&quot;little&quot;</span>) {
    <span class="macro">assert_eq</span><span class="macro">!</span>(<span class="ident">n</span>.<span class="ident">to_le</span>(), <span class="ident">n</span>)
} <span class="kw">else</span> {
    <span class="macro">assert_eq</span><span class="macro">!</span>(<span class="ident">n</span>.<span class="ident">to_le</span>(), <span class="ident">n</span>.<span class="ident">swap_bytes</span>())
}<a class="test-arrow" target="_blank" href="https://play.rust-lang.org/?code=%23!%5Ballow(unused)%5D%0Afn%20main()%20%7B%0Alet%20n%20%3D%200x1Au128%3B%0A%0Aif%20cfg!(target_endian%20%3D%20%22little%22)%20%7B%0A%20%20%20%20assert_eq!(n.to_le()%2C%20n)%0A%7D%20else%20%7B%0A%20%20%20%20assert_eq!(n.to_le()%2C%20n.swap_bytes())%0A%7D%0A%7D">Run</a></pre></div>
</div><h4 id='method.checked_add' class="method"><code id='checked_add.v'>pub fn <a href='#method.checked_add' class='fnname'>checked_add</a>(self, rhs: <a class="primitive" href="primitive.u128.html">u128</a>) -&gt; <a class="enum" href="../std/option/enum.Option.html" title="enum std::option::Option">Option</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt;</code><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/num/mod.rs.html#2500-2503' title='goto source code'>[src]</a></h4><div class='docblock'><p>Checked integer addition. Computes <code>self + rhs</code>, returning <code>None</code>
if overflow occurred.</p>
<h1 id="examples-15" class="section-header"><a href="#examples-15">Examples</a></h1>
<p>Basic usage:</p>

<div class="example-wrap"><pre class="rust rust-example-rendered">
<span class="macro">assert_eq</span><span class="macro">!</span>((<span class="ident">u128</span>::<span class="ident">max_value</span>() <span class="op">-</span> <span class="number">2</span>).<span class="ident">checked_add</span>(<span class="number">1</span>), <span class="prelude-val">Some</span>(<span class="ident">u128</span>::<span class="ident">max_value</span>() <span class="op">-</span> <span class="number">1</span>));
<span class="macro">assert_eq</span><span class="macro">!</span>((<span class="ident">u128</span>::<span class="ident">max_value</span>() <span class="op">-</span> <span class="number">2</span>).<span class="ident">checked_add</span>(<span class="number">3</span>), <span class="prelude-val">None</span>);<a class="test-arrow" target="_blank" href="https://play.rust-lang.org/?code=%23!%5Ballow(unused)%5D%0Afn%20main()%20%7B%0Aassert_eq!((u128%3A%3Amax_value()%20-%202).checked_add(1)%2C%20Some(u128%3A%3Amax_value()%20-%201))%3B%0Aassert_eq!((u128%3A%3Amax_value()%20-%202).checked_add(3)%2C%20None)%3B%0A%7D">Run</a></pre></div>
</div><h4 id='method.checked_sub' class="method"><code id='checked_sub.v'>pub fn <a href='#method.checked_sub' class='fnname'>checked_sub</a>(self, rhs: <a class="primitive" href="primitive.u128.html">u128</a>) -&gt; <a class="enum" href="../std/option/enum.Option.html" title="enum std::option::Option">Option</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt;</code><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/num/mod.rs.html#2520-2523' title='goto source code'>[src]</a></h4><div class='docblock'><p>Checked integer subtraction. Computes <code>self - rhs</code>, returning
<code>None</code> if overflow occurred.</p>
<h1 id="examples-16" class="section-header"><a href="#examples-16">Examples</a></h1>
<p>Basic usage:</p>

<div class="example-wrap"><pre class="rust rust-example-rendered">
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="number">1u128</span>.<span class="ident">checked_sub</span>(<span class="number">1</span>), <span class="prelude-val">Some</span>(<span class="number">0</span>));
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="number">0u128</span>.<span class="ident">checked_sub</span>(<span class="number">1</span>), <span class="prelude-val">None</span>);<a class="test-arrow" target="_blank" href="https://play.rust-lang.org/?code=%23!%5Ballow(unused)%5D%0Afn%20main()%20%7B%0Aassert_eq!(1u128.checked_sub(1)%2C%20Some(0))%3B%0Aassert_eq!(0u128.checked_sub(1)%2C%20None)%3B%0A%7D">Run</a></pre></div>
</div><h4 id='method.checked_mul' class="method"><code id='checked_mul.v'>pub fn <a href='#method.checked_mul' class='fnname'>checked_mul</a>(self, rhs: <a class="primitive" href="primitive.u128.html">u128</a>) -&gt; <a class="enum" href="../std/option/enum.Option.html" title="enum std::option::Option">Option</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt;</code><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/num/mod.rs.html#2540-2543' title='goto source code'>[src]</a></h4><div class='docblock'><p>Checked integer multiplication. Computes <code>self * rhs</code>, returning
<code>None</code> if overflow occurred.</p>
<h1 id="examples-17" class="section-header"><a href="#examples-17">Examples</a></h1>
<p>Basic usage:</p>

<div class="example-wrap"><pre class="rust rust-example-rendered">
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="number">5u128</span>.<span class="ident">checked_mul</span>(<span class="number">1</span>), <span class="prelude-val">Some</span>(<span class="number">5</span>));
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="ident">u128</span>::<span class="ident">max_value</span>().<span class="ident">checked_mul</span>(<span class="number">2</span>), <span class="prelude-val">None</span>);<a class="test-arrow" target="_blank" href="https://play.rust-lang.org/?code=%23!%5Ballow(unused)%5D%0Afn%20main()%20%7B%0Aassert_eq!(5u128.checked_mul(1)%2C%20Some(5))%3B%0Aassert_eq!(u128%3A%3Amax_value().checked_mul(2)%2C%20None)%3B%0A%7D">Run</a></pre></div>
</div><h4 id='method.checked_div' class="method"><code id='checked_div.v'>pub fn <a href='#method.checked_div' class='fnname'>checked_div</a>(self, rhs: <a class="primitive" href="primitive.u128.html">u128</a>) -&gt; <a class="enum" href="../std/option/enum.Option.html" title="enum std::option::Option">Option</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt;</code><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/num/mod.rs.html#2560-2565' title='goto source code'>[src]</a></h4><div class='docblock'><p>Checked integer division. Computes <code>self / rhs</code>, returning <code>None</code>
if <code>rhs == 0</code>.</p>
<h1 id="examples-18" class="section-header"><a href="#examples-18">Examples</a></h1>
<p>Basic usage:</p>

<div class="example-wrap"><pre class="rust rust-example-rendered">
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="number">128u128</span>.<span class="ident">checked_div</span>(<span class="number">2</span>), <span class="prelude-val">Some</span>(<span class="number">64</span>));
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="number">1u128</span>.<span class="ident">checked_div</span>(<span class="number">0</span>), <span class="prelude-val">None</span>);<a class="test-arrow" target="_blank" href="https://play.rust-lang.org/?code=%23!%5Ballow(unused)%5D%0Afn%20main()%20%7B%0Aassert_eq!(128u128.checked_div(2)%2C%20Some(64))%3B%0Aassert_eq!(1u128.checked_div(0)%2C%20None)%3B%0A%7D">Run</a></pre></div>
</div><h4 id='method.checked_div_euclid' class="method"><code id='checked_div_euclid.v'>pub fn <a href='#method.checked_div_euclid' class='fnname'>checked_div_euclid</a>(self, rhs: <a class="primitive" href="primitive.u128.html">u128</a>) -&gt; <a class="enum" href="../std/option/enum.Option.html" title="enum std::option::Option">Option</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt;</code><a class='srclink' href='../src/core/num/mod.rs.html#2583-2589' title='goto source code'>[src]</a></h4><div class='stability'><div class='stab unstable'><span class='emoji'>🔬</span> This is a nightly-only experimental API. (<code>euclidean_division</code>&nbsp;<a href="https://github.com/rust-lang/rust/issues/49048">#49048</a>)</div></div><div class='docblock'><p>Checked Euclidean division. Computes <code>self.div_euclid(rhs)</code>, returning <code>None</code>
if <code>rhs == 0</code>.</p>
<h1 id="examples-19" class="section-header"><a href="#examples-19">Examples</a></h1>
<p>Basic usage:</p>

<div class="example-wrap"><pre class="rust rust-example-rendered">
<span class="attribute">#![<span class="ident">feature</span>(<span class="ident">euclidean_division</span>)]</span>
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="number">128u128</span>.<span class="ident">checked_div_euclid</span>(<span class="number">2</span>), <span class="prelude-val">Some</span>(<span class="number">64</span>));
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="number">1u128</span>.<span class="ident">checked_div_euclid</span>(<span class="number">0</span>), <span class="prelude-val">None</span>);<a class="test-arrow" target="_blank" href="https://play.rust-lang.org/?code=%23!%5Ballow(unused)%5D%0A%23!%5Bfeature(euclidean_division)%5D%0Afn%20main()%20%7B%0Aassert_eq!(128u128.checked_div_euclid(2)%2C%20Some(64))%3B%0Aassert_eq!(1u128.checked_div_euclid(0)%2C%20None)%3B%0A%7D&amp;version=nightly">Run</a></pre></div>
</div><h4 id='method.checked_rem' class="method"><code id='checked_rem.v'>pub fn <a href='#method.checked_rem' class='fnname'>checked_rem</a>(self, rhs: <a class="primitive" href="primitive.u128.html">u128</a>) -&gt; <a class="enum" href="../std/option/enum.Option.html" title="enum std::option::Option">Option</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt;</code><div class='since' title='Stable since Rust version 1.7.0'>1.7.0</div><a class='srclink' href='../src/core/num/mod.rs.html#2607-2613' title='goto source code'>[src]</a></h4><div class='docblock'><p>Checked integer remainder. Computes <code>self % rhs</code>, returning <code>None</code>
if <code>rhs == 0</code>.</p>
<h1 id="examples-20" class="section-header"><a href="#examples-20">Examples</a></h1>
<p>Basic usage:</p>

<div class="example-wrap"><pre class="rust rust-example-rendered">
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="number">5u128</span>.<span class="ident">checked_rem</span>(<span class="number">2</span>), <span class="prelude-val">Some</span>(<span class="number">1</span>));
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="number">5u128</span>.<span class="ident">checked_rem</span>(<span class="number">0</span>), <span class="prelude-val">None</span>);<a class="test-arrow" target="_blank" href="https://play.rust-lang.org/?code=%23!%5Ballow(unused)%5D%0Afn%20main()%20%7B%0Aassert_eq!(5u128.checked_rem(2)%2C%20Some(1))%3B%0Aassert_eq!(5u128.checked_rem(0)%2C%20None)%3B%0A%7D">Run</a></pre></div>
</div><h4 id='method.checked_rem_euclid' class="method"><code id='checked_rem_euclid.v'>pub fn <a href='#method.checked_rem_euclid' class='fnname'>checked_rem_euclid</a>(self, rhs: <a class="primitive" href="primitive.u128.html">u128</a>) -&gt; <a class="enum" href="../std/option/enum.Option.html" title="enum std::option::Option">Option</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt;</code><a class='srclink' href='../src/core/num/mod.rs.html#2631-2637' title='goto source code'>[src]</a></h4><div class='stability'><div class='stab unstable'><span class='emoji'>🔬</span> This is a nightly-only experimental API. (<code>euclidean_division</code>&nbsp;<a href="https://github.com/rust-lang/rust/issues/49048">#49048</a>)</div></div><div class='docblock'><p>Checked Euclidean modulo. Computes <code>self.rem_euclid(rhs)</code>, returning <code>None</code>
if <code>rhs == 0</code>.</p>
<h1 id="examples-21" class="section-header"><a href="#examples-21">Examples</a></h1>
<p>Basic usage:</p>

<div class="example-wrap"><pre class="rust rust-example-rendered">
<span class="attribute">#![<span class="ident">feature</span>(<span class="ident">euclidean_division</span>)]</span>
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="number">5u128</span>.<span class="ident">checked_rem_euclid</span>(<span class="number">2</span>), <span class="prelude-val">Some</span>(<span class="number">1</span>));
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="number">5u128</span>.<span class="ident">checked_rem_euclid</span>(<span class="number">0</span>), <span class="prelude-val">None</span>);<a class="test-arrow" target="_blank" href="https://play.rust-lang.org/?code=%23!%5Ballow(unused)%5D%0A%23!%5Bfeature(euclidean_division)%5D%0Afn%20main()%20%7B%0Aassert_eq!(5u128.checked_rem_euclid(2)%2C%20Some(1))%3B%0Aassert_eq!(5u128.checked_rem_euclid(0)%2C%20None)%3B%0A%7D&amp;version=nightly">Run</a></pre></div>
</div><h4 id='method.checked_neg' class="method"><code id='checked_neg.v'>pub fn <a href='#method.checked_neg' class='fnname'>checked_neg</a>(self) -&gt; <a class="enum" href="../std/option/enum.Option.html" title="enum std::option::Option">Option</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt;</code><div class='since' title='Stable since Rust version 1.7.0'>1.7.0</div><a class='srclink' href='../src/core/num/mod.rs.html#2656-2659' title='goto source code'>[src]</a></h4><div class='docblock'><p>Checked negation. Computes <code>-self</code>, returning <code>None</code> unless <code>self == 0</code>.</p>
<p>Note that negating any positive integer will overflow.</p>
<h1 id="examples-22" class="section-header"><a href="#examples-22">Examples</a></h1>
<p>Basic usage:</p>

<div class="example-wrap"><pre class="rust rust-example-rendered">
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="number">0u128</span>.<span class="ident">checked_neg</span>(), <span class="prelude-val">Some</span>(<span class="number">0</span>));
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="number">1u128</span>.<span class="ident">checked_neg</span>(), <span class="prelude-val">None</span>);<a class="test-arrow" target="_blank" href="https://play.rust-lang.org/?code=%23!%5Ballow(unused)%5D%0Afn%20main()%20%7B%0Aassert_eq!(0u128.checked_neg()%2C%20Some(0))%3B%0Aassert_eq!(1u128.checked_neg()%2C%20None)%3B%0A%7D">Run</a></pre></div>
</div><h4 id='method.checked_shl' class="method"><code id='checked_shl.v'>pub fn <a href='#method.checked_shl' class='fnname'>checked_shl</a>(self, rhs: <a class="primitive" href="primitive.u32.html">u32</a>) -&gt; <a class="enum" href="../std/option/enum.Option.html" title="enum std::option::Option">Option</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt;</code><div class='since' title='Stable since Rust version 1.7.0'>1.7.0</div><a class='srclink' href='../src/core/num/mod.rs.html#2676-2679' title='goto source code'>[src]</a></h4><div class='docblock'><p>Checked shift left. Computes <code>self &lt;&lt; rhs</code>, returning <code>None</code>
if <code>rhs</code> is larger than or equal to the number of bits in <code>self</code>.</p>
<h1 id="examples-23" class="section-header"><a href="#examples-23">Examples</a></h1>
<p>Basic usage:</p>

<div class="example-wrap"><pre class="rust rust-example-rendered">
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="number">0x1u128</span>.<span class="ident">checked_shl</span>(<span class="number">4</span>), <span class="prelude-val">Some</span>(<span class="number">0x10</span>));
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="number">0x10u128</span>.<span class="ident">checked_shl</span>(<span class="number">129</span>), <span class="prelude-val">None</span>);<a class="test-arrow" target="_blank" href="https://play.rust-lang.org/?code=%23!%5Ballow(unused)%5D%0Afn%20main()%20%7B%0Aassert_eq!(0x1u128.checked_shl(4)%2C%20Some(0x10))%3B%0Aassert_eq!(0x10u128.checked_shl(129)%2C%20None)%3B%0A%7D">Run</a></pre></div>
</div><h4 id='method.checked_shr' class="method"><code id='checked_shr.v'>pub fn <a href='#method.checked_shr' class='fnname'>checked_shr</a>(self, rhs: <a class="primitive" href="primitive.u32.html">u32</a>) -&gt; <a class="enum" href="../std/option/enum.Option.html" title="enum std::option::Option">Option</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt;</code><div class='since' title='Stable since Rust version 1.7.0'>1.7.0</div><a class='srclink' href='../src/core/num/mod.rs.html#2696-2699' title='goto source code'>[src]</a></h4><div class='docblock'><p>Checked shift right. Computes <code>self &gt;&gt; rhs</code>, returning <code>None</code>
if <code>rhs</code> is larger than or equal to the number of bits in <code>self</code>.</p>
<h1 id="examples-24" class="section-header"><a href="#examples-24">Examples</a></h1>
<p>Basic usage:</p>

<div class="example-wrap"><pre class="rust rust-example-rendered">
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="number">0x10u128</span>.<span class="ident">checked_shr</span>(<span class="number">4</span>), <span class="prelude-val">Some</span>(<span class="number">0x1</span>));
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="number">0x10u128</span>.<span class="ident">checked_shr</span>(<span class="number">129</span>), <span class="prelude-val">None</span>);<a class="test-arrow" target="_blank" href="https://play.rust-lang.org/?code=%23!%5Ballow(unused)%5D%0Afn%20main()%20%7B%0Aassert_eq!(0x10u128.checked_shr(4)%2C%20Some(0x1))%3B%0Aassert_eq!(0x10u128.checked_shr(129)%2C%20None)%3B%0A%7D">Run</a></pre></div>
</div><h4 id='method.checked_pow' class="method"><code id='checked_pow.v'>pub fn <a href='#method.checked_pow' class='fnname'>checked_pow</a>(self, exp: <a class="primitive" href="primitive.u32.html">u32</a>) -&gt; <a class="enum" href="../std/option/enum.Option.html" title="enum std::option::Option">Option</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt;</code><div class='since' title='Stable since Rust version 1.34.0'>1.34.0</div><a class='srclink' href='../src/core/num/mod.rs.html#2716-2736' title='goto source code'>[src]</a></h4><div class='docblock'><p>Checked exponentiation. Computes <code>self.pow(exp)</code>, returning <code>None</code> if
overflow occurred.</p>
<h1 id="examples-25" class="section-header"><a href="#examples-25">Examples</a></h1>
<p>Basic usage:</p>

<div class="example-wrap"><pre class="rust rust-example-rendered">
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="number">2u128</span>.<span class="ident">checked_pow</span>(<span class="number">5</span>), <span class="prelude-val">Some</span>(<span class="number">32</span>));
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="ident">u128</span>::<span class="ident">max_value</span>().<span class="ident">checked_pow</span>(<span class="number">2</span>), <span class="prelude-val">None</span>);<a class="test-arrow" target="_blank" href="https://play.rust-lang.org/?code=%23!%5Ballow(unused)%5D%0Afn%20main()%20%7B%0Aassert_eq!(2u128.checked_pow(5)%2C%20Some(32))%3B%0Aassert_eq!(u128%3A%3Amax_value().checked_pow(2)%2C%20None)%3B%0A%7D">Run</a></pre></div>
</div><h4 id='method.saturating_add' class="method"><code id='saturating_add.v'>pub fn <a href='#method.saturating_add' class='fnname'>saturating_add</a>(self, rhs: <a class="primitive" href="primitive.u128.html">u128</a>) -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/num/mod.rs.html#2755-2757' title='goto source code'>[src]</a></h4><div class='docblock'><p>Saturating integer addition. Computes <code>self + rhs</code>, saturating at
the numeric bounds instead of overflowing.</p>
<h1 id="examples-26" class="section-header"><a href="#examples-26">Examples</a></h1>
<p>Basic usage:</p>

<div class="example-wrap"><pre class="rust rust-example-rendered">
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="number">100u128</span>.<span class="ident">saturating_add</span>(<span class="number">1</span>), <span class="number">101</span>);
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="number">200u8</span>.<span class="ident">saturating_add</span>(<span class="number">127</span>), <span class="number">255</span>);<a class="test-arrow" target="_blank" href="https://play.rust-lang.org/?code=%23!%5Ballow(unused)%5D%0Afn%20main()%20%7B%0Aassert_eq!(100u128.saturating_add(1)%2C%20101)%3B%0Aassert_eq!(200u8.saturating_add(127)%2C%20255)%3B%0A%7D">Run</a></pre></div>
</div><h4 id='method.saturating_sub' class="method"><code id='saturating_sub.v'>pub fn <a href='#method.saturating_sub' class='fnname'>saturating_sub</a>(self, rhs: <a class="primitive" href="primitive.u128.html">u128</a>) -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/num/mod.rs.html#2775-2777' title='goto source code'>[src]</a></h4><div class='docblock'><p>Saturating integer subtraction. Computes <code>self - rhs</code>, saturating
at the numeric bounds instead of overflowing.</p>
<h1 id="examples-27" class="section-header"><a href="#examples-27">Examples</a></h1>
<p>Basic usage:</p>

<div class="example-wrap"><pre class="rust rust-example-rendered">
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="number">100u128</span>.<span class="ident">saturating_sub</span>(<span class="number">27</span>), <span class="number">73</span>);
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="number">13u128</span>.<span class="ident">saturating_sub</span>(<span class="number">127</span>), <span class="number">0</span>);<a class="test-arrow" target="_blank" href="https://play.rust-lang.org/?code=%23!%5Ballow(unused)%5D%0Afn%20main()%20%7B%0Aassert_eq!(100u128.saturating_sub(27)%2C%2073)%3B%0Aassert_eq!(13u128.saturating_sub(127)%2C%200)%3B%0A%7D">Run</a></pre></div>
</div><h4 id='method.saturating_mul' class="method"><code id='saturating_mul.v'>pub fn <a href='#method.saturating_mul' class='fnname'>saturating_mul</a>(self, rhs: <a class="primitive" href="primitive.u128.html">u128</a>) -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><div class='since' title='Stable since Rust version 1.7.0'>1.7.0</div><a class='srclink' href='../src/core/num/mod.rs.html#2797-2799' title='goto source code'>[src]</a></h4><div class='docblock'><p>Saturating integer multiplication. Computes <code>self * rhs</code>,
saturating at the numeric bounds instead of overflowing.</p>
<h1 id="examples-28" class="section-header"><a href="#examples-28">Examples</a></h1>
<p>Basic usage:</p>

<div class="example-wrap"><pre class="rust rust-example-rendered">
<span class="kw">use</span> <span class="ident">std</span>::<span class="ident">u128</span>;

<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="number">2u128</span>.<span class="ident">saturating_mul</span>(<span class="number">10</span>), <span class="number">20</span>);
<span class="macro">assert_eq</span><span class="macro">!</span>((<span class="ident">u128</span>::<span class="ident">MAX</span>).<span class="ident">saturating_mul</span>(<span class="number">10</span>), <span class="ident">u128</span>::<span class="ident">MAX</span>);<a class="test-arrow" target="_blank" href="https://play.rust-lang.org/?code=%23!%5Ballow(unused)%5D%0Afn%20main()%20%7B%0Ause%20std%3A%3Au128%3B%0A%0Aassert_eq!(2u128.saturating_mul(10)%2C%2020)%3B%0Aassert_eq!((u128%3A%3AMAX).saturating_mul(10)%2C%20u128%3A%3AMAX)%3B%0A%7D">Run</a></pre></div>
</div><h4 id='method.saturating_pow' class="method"><code id='saturating_pow.v'>pub fn <a href='#method.saturating_pow' class='fnname'>saturating_pow</a>(self, exp: <a class="primitive" href="primitive.u32.html">u32</a>) -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><div class='since' title='Stable since Rust version 1.34.0'>1.34.0</div><a class='srclink' href='../src/core/num/mod.rs.html#2819-2824' title='goto source code'>[src]</a></h4><div class='docblock'><p>Saturating integer exponentiation. Computes <code>self.pow(exp)</code>,
saturating at the numeric bounds instead of overflowing.</p>
<h1 id="examples-29" class="section-header"><a href="#examples-29">Examples</a></h1>
<p>Basic usage:</p>

<div class="example-wrap"><pre class="rust rust-example-rendered">
<span class="kw">use</span> <span class="ident">std</span>::<span class="ident">u128</span>;

<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="number">4u128</span>.<span class="ident">saturating_pow</span>(<span class="number">3</span>), <span class="number">64</span>);
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="ident">u128</span>::<span class="ident">MAX</span>.<span class="ident">saturating_pow</span>(<span class="number">2</span>), <span class="ident">u128</span>::<span class="ident">MAX</span>);<a class="test-arrow" target="_blank" href="https://play.rust-lang.org/?code=%23!%5Ballow(unused)%5D%0Afn%20main()%20%7B%0Ause%20std%3A%3Au128%3B%0A%0Aassert_eq!(4u128.saturating_pow(3)%2C%2064)%3B%0Aassert_eq!(u128%3A%3AMAX.saturating_pow(2)%2C%20u128%3A%3AMAX)%3B%0A%7D">Run</a></pre></div>
</div><h4 id='method.wrapping_add' class="method"><code id='wrapping_add.v'>pub const fn <a href='#method.wrapping_add' class='fnname'>wrapping_add</a>(self, rhs: <a class="primitive" href="primitive.u128.html">u128</a>) -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/num/mod.rs.html#2842-2844' title='goto source code'>[src]</a></h4><div class='docblock'><p>Wrapping (modular) addition. Computes <code>self + rhs</code>,
wrapping around at the boundary of the type.</p>
<h1 id="examples-30" class="section-header"><a href="#examples-30">Examples</a></h1>
<p>Basic usage:</p>

<div class="example-wrap"><pre class="rust rust-example-rendered">
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="number">200u128</span>.<span class="ident">wrapping_add</span>(<span class="number">55</span>), <span class="number">255</span>);
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="number">200u128</span>.<span class="ident">wrapping_add</span>(<span class="ident">u128</span>::<span class="ident">max_value</span>()), <span class="number">199</span>);<a class="test-arrow" target="_blank" href="https://play.rust-lang.org/?code=%23!%5Ballow(unused)%5D%0Afn%20main()%20%7B%0Aassert_eq!(200u128.wrapping_add(55)%2C%20255)%3B%0Aassert_eq!(200u128.wrapping_add(u128%3A%3Amax_value())%2C%20199)%3B%0A%7D">Run</a></pre></div>
</div><h4 id='method.wrapping_sub' class="method"><code id='wrapping_sub.v'>pub const fn <a href='#method.wrapping_sub' class='fnname'>wrapping_sub</a>(self, rhs: <a class="primitive" href="primitive.u128.html">u128</a>) -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/num/mod.rs.html#2862-2864' title='goto source code'>[src]</a></h4><div class='docblock'><p>Wrapping (modular) subtraction. Computes <code>self - rhs</code>,
wrapping around at the boundary of the type.</p>
<h1 id="examples-31" class="section-header"><a href="#examples-31">Examples</a></h1>
<p>Basic usage:</p>

<div class="example-wrap"><pre class="rust rust-example-rendered">
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="number">100u128</span>.<span class="ident">wrapping_sub</span>(<span class="number">100</span>), <span class="number">0</span>);
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="number">100u128</span>.<span class="ident">wrapping_sub</span>(<span class="ident">u128</span>::<span class="ident">max_value</span>()), <span class="number">101</span>);<a class="test-arrow" target="_blank" href="https://play.rust-lang.org/?code=%23!%5Ballow(unused)%5D%0Afn%20main()%20%7B%0Aassert_eq!(100u128.wrapping_sub(100)%2C%200)%3B%0Aassert_eq!(100u128.wrapping_sub(u128%3A%3Amax_value())%2C%20101)%3B%0A%7D">Run</a></pre></div>
</div><h4 id='method.wrapping_mul' class="method"><code id='wrapping_mul.v'>pub const fn <a href='#method.wrapping_mul' class='fnname'>wrapping_mul</a>(self, rhs: <a class="primitive" href="primitive.u128.html">u128</a>) -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/num/mod.rs.html#2883-2885' title='goto source code'>[src]</a></h4><div class='docblock'><p>Wrapping (modular) multiplication. Computes <code>self * rhs</code>, wrapping around at the boundary of the type.</p>
<h1 id="examples-32" class="section-header"><a href="#examples-32">Examples</a></h1>
<p>Basic usage:</p>
<p>Please note that this example is shared between integer types.
Which explains why <code>u8</code> is used here.</p>

<div class="example-wrap"><pre class="rust rust-example-rendered">
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="number">10u8</span>.<span class="ident">wrapping_mul</span>(<span class="number">12</span>), <span class="number">120</span>);
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="number">25u8</span>.<span class="ident">wrapping_mul</span>(<span class="number">12</span>), <span class="number">44</span>);<a class="test-arrow" target="_blank" href="https://play.rust-lang.org/?code=%23!%5Ballow(unused)%5D%0Afn%20main()%20%7B%0Aassert_eq!(10u8.wrapping_mul(12)%2C%20120)%3B%0Aassert_eq!(25u8.wrapping_mul(12)%2C%2044)%3B%0A%7D">Run</a></pre></div>
</div><h4 id='method.wrapping_div' class="method"><code id='wrapping_div.v'>pub fn <a href='#method.wrapping_div' class='fnname'>wrapping_div</a>(self, rhs: <a class="primitive" href="primitive.u128.html">u128</a>) -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><div class='since' title='Stable since Rust version 1.2.0'>1.2.0</div><a class='srclink' href='../src/core/num/mod.rs.html#2903-2905' title='goto source code'>[src]</a></h4><div class='docblock'><p>Wrapping (modular) division. Computes <code>self / rhs</code>.
Wrapped division on unsigned types is just normal division.
There's no way wrapping could ever happen.
This function exists, so that all operations
are accounted for in the wrapping operations.</p>
<h1 id="examples-33" class="section-header"><a href="#examples-33">Examples</a></h1>
<p>Basic usage:</p>

<div class="example-wrap"><pre class="rust rust-example-rendered">
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="number">100u128</span>.<span class="ident">wrapping_div</span>(<span class="number">10</span>), <span class="number">10</span>);<a class="test-arrow" target="_blank" href="https://play.rust-lang.org/?code=%23!%5Ballow(unused)%5D%0Afn%20main()%20%7B%0Aassert_eq!(100u128.wrapping_div(10)%2C%2010)%3B%0A%7D">Run</a></pre></div>
</div><h4 id='method.wrapping_div_euclid' class="method"><code id='wrapping_div_euclid.v'>pub fn <a href='#method.wrapping_div_euclid' class='fnname'>wrapping_div_euclid</a>(self, rhs: <a class="primitive" href="primitive.u128.html">u128</a>) -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><a class='srclink' href='../src/core/num/mod.rs.html#2928-2930' title='goto source code'>[src]</a></h4><div class='stability'><div class='stab unstable'><span class='emoji'>🔬</span> This is a nightly-only experimental API. (<code>euclidean_division</code>&nbsp;<a href="https://github.com/rust-lang/rust/issues/49048">#49048</a>)</div></div><div class='docblock'><p>Wrapping Euclidean division. Computes <code>self.div_euclid(rhs)</code>.
Wrapped division on unsigned types is just normal division.
There's no way wrapping could ever happen.
This function exists, so that all operations
are accounted for in the wrapping operations.
Since, for the positive integers, all common
definitions of division are equal, this
is exactly equal to <code>self.wrapping_div(rhs)</code>.</p>
<h1 id="examples-34" class="section-header"><a href="#examples-34">Examples</a></h1>
<p>Basic usage:</p>

<div class="example-wrap"><pre class="rust rust-example-rendered">
<span class="attribute">#![<span class="ident">feature</span>(<span class="ident">euclidean_division</span>)]</span>
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="number">100u128</span>.<span class="ident">wrapping_div_euclid</span>(<span class="number">10</span>), <span class="number">10</span>);<a class="test-arrow" target="_blank" href="https://play.rust-lang.org/?code=%23!%5Ballow(unused)%5D%0A%23!%5Bfeature(euclidean_division)%5D%0Afn%20main()%20%7B%0Aassert_eq!(100u128.wrapping_div_euclid(10)%2C%2010)%3B%0A%7D&amp;version=nightly">Run</a></pre></div>
</div><h4 id='method.wrapping_rem' class="method"><code id='wrapping_rem.v'>pub fn <a href='#method.wrapping_rem' class='fnname'>wrapping_rem</a>(self, rhs: <a class="primitive" href="primitive.u128.html">u128</a>) -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><div class='since' title='Stable since Rust version 1.2.0'>1.2.0</div><a class='srclink' href='../src/core/num/mod.rs.html#2950-2952' title='goto source code'>[src]</a></h4><div class='docblock'><p>Wrapping (modular) remainder. Computes <code>self % rhs</code>.
Wrapped remainder calculation on unsigned types is
just the regular remainder calculation.
There's no way wrapping could ever happen.
This function exists, so that all operations
are accounted for in the wrapping operations.</p>
<h1 id="examples-35" class="section-header"><a href="#examples-35">Examples</a></h1>
<p>Basic usage:</p>

<div class="example-wrap"><pre class="rust rust-example-rendered">
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="number">100u128</span>.<span class="ident">wrapping_rem</span>(<span class="number">10</span>), <span class="number">0</span>);<a class="test-arrow" target="_blank" href="https://play.rust-lang.org/?code=%23!%5Ballow(unused)%5D%0Afn%20main()%20%7B%0Aassert_eq!(100u128.wrapping_rem(10)%2C%200)%3B%0A%7D">Run</a></pre></div>
</div><h4 id='method.wrapping_rem_euclid' class="method"><code id='wrapping_rem_euclid.v'>pub fn <a href='#method.wrapping_rem_euclid' class='fnname'>wrapping_rem_euclid</a>(self, rhs: <a class="primitive" href="primitive.u128.html">u128</a>) -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><a class='srclink' href='../src/core/num/mod.rs.html#2976-2978' title='goto source code'>[src]</a></h4><div class='stability'><div class='stab unstable'><span class='emoji'>🔬</span> This is a nightly-only experimental API. (<code>euclidean_division</code>&nbsp;<a href="https://github.com/rust-lang/rust/issues/49048">#49048</a>)</div></div><div class='docblock'><p>Wrapping Euclidean modulo. Computes <code>self.rem_euclid(rhs)</code>.
Wrapped modulo calculation on unsigned types is
just the regular remainder calculation.
There's no way wrapping could ever happen.
This function exists, so that all operations
are accounted for in the wrapping operations.
Since, for the positive integers, all common
definitions of division are equal, this
is exactly equal to <code>self.wrapping_rem(rhs)</code>.</p>
<h1 id="examples-36" class="section-header"><a href="#examples-36">Examples</a></h1>
<p>Basic usage:</p>

<div class="example-wrap"><pre class="rust rust-example-rendered">
<span class="attribute">#![<span class="ident">feature</span>(<span class="ident">euclidean_division</span>)]</span>
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="number">100u128</span>.<span class="ident">wrapping_rem_euclid</span>(<span class="number">10</span>), <span class="number">0</span>);<a class="test-arrow" target="_blank" href="https://play.rust-lang.org/?code=%23!%5Ballow(unused)%5D%0A%23!%5Bfeature(euclidean_division)%5D%0Afn%20main()%20%7B%0Aassert_eq!(100u128.wrapping_rem_euclid(10)%2C%200)%3B%0A%7D&amp;version=nightly">Run</a></pre></div>
</div><h4 id='method.wrapping_neg' class="method"><code id='wrapping_neg.v'>pub const fn <a href='#method.wrapping_neg' class='fnname'>wrapping_neg</a>(self) -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><div class='since' title='Stable since Rust version 1.2.0'>1.2.0</div><a class='srclink' href='../src/core/num/mod.rs.html#3004-3006' title='goto source code'>[src]</a></h4><div class='docblock'><p>Wrapping (modular) negation. Computes <code>-self</code>,
wrapping around at the boundary of the type.</p>
<p>Since unsigned types do not have negative equivalents
all applications of this function will wrap (except for <code>-0</code>).
For values smaller than the corresponding signed type's maximum
the result is the same as casting the corresponding signed value.
Any larger values are equivalent to <code>MAX + 1 - (val - MAX - 1)</code> where
<code>MAX</code> is the corresponding signed type's maximum.</p>
<h1 id="examples-37" class="section-header"><a href="#examples-37">Examples</a></h1>
<p>Basic usage:</p>
<p>Please note that this example is shared between integer types.
Which explains why <code>i8</code> is used here.</p>

<div class="example-wrap"><pre class="rust rust-example-rendered">
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="number">100i8</span>.<span class="ident">wrapping_neg</span>(), <span class="op">-</span><span class="number">100</span>);
<span class="macro">assert_eq</span><span class="macro">!</span>((<span class="op">-</span><span class="number">128i8</span>).<span class="ident">wrapping_neg</span>(), <span class="op">-</span><span class="number">128</span>);<a class="test-arrow" target="_blank" href="https://play.rust-lang.org/?code=%23!%5Ballow(unused)%5D%0Afn%20main()%20%7B%0Aassert_eq!(100i8.wrapping_neg()%2C%20-100)%3B%0Aassert_eq!((-128i8).wrapping_neg()%2C%20-128)%3B%0A%7D">Run</a></pre></div>
</div><h4 id='method.wrapping_shl' class="method"><code id='wrapping_shl.v'>pub const fn <a href='#method.wrapping_shl' class='fnname'>wrapping_shl</a>(self, rhs: <a class="primitive" href="primitive.u32.html">u32</a>) -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><div class='since' title='Stable since Rust version 1.2.0'>1.2.0</div><a class='srclink' href='../src/core/num/mod.rs.html#3030-3034' title='goto source code'>[src]</a></h4><div class='docblock'><p>Panic-free bitwise shift-left; yields <code>self &lt;&lt; mask(rhs)</code>,
where <code>mask</code> removes any high-order bits of <code>rhs</code> that
would cause the shift to exceed the bitwidth of the type.</p>
<p>Note that this is <em>not</em> the same as a rotate-left; the
RHS of a wrapping shift-left is restricted to the range
of the type, rather than the bits shifted out of the LHS
being returned to the other end. The primitive integer
types all implement a <code>rotate_left</code> function, which may
be what you want instead.</p>
<h1 id="examples-38" class="section-header"><a href="#examples-38">Examples</a></h1>
<p>Basic usage:</p>

<div class="example-wrap"><pre class="rust rust-example-rendered">
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="number">1u128</span>.<span class="ident">wrapping_shl</span>(<span class="number">7</span>), <span class="number">128</span>);
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="number">1u128</span>.<span class="ident">wrapping_shl</span>(<span class="number">128</span>), <span class="number">1</span>);<a class="test-arrow" target="_blank" href="https://play.rust-lang.org/?code=%23!%5Ballow(unused)%5D%0Afn%20main()%20%7B%0Aassert_eq!(1u128.wrapping_shl(7)%2C%20128)%3B%0Aassert_eq!(1u128.wrapping_shl(128)%2C%201)%3B%0A%7D">Run</a></pre></div>
</div><h4 id='method.wrapping_shr' class="method"><code id='wrapping_shr.v'>pub const fn <a href='#method.wrapping_shr' class='fnname'>wrapping_shr</a>(self, rhs: <a class="primitive" href="primitive.u32.html">u32</a>) -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><div class='since' title='Stable since Rust version 1.2.0'>1.2.0</div><a class='srclink' href='../src/core/num/mod.rs.html#3059-3063' title='goto source code'>[src]</a></h4><div class='docblock'><p>Panic-free bitwise shift-right; yields <code>self &gt;&gt; mask(rhs)</code>,
where <code>mask</code> removes any high-order bits of <code>rhs</code> that
would cause the shift to exceed the bitwidth of the type.</p>
<p>Note that this is <em>not</em> the same as a rotate-right; the
RHS of a wrapping shift-right is restricted to the range
of the type, rather than the bits shifted out of the LHS
being returned to the other end. The primitive integer
types all implement a <code>rotate_right</code> function, which may
be what you want instead.</p>
<h1 id="examples-39" class="section-header"><a href="#examples-39">Examples</a></h1>
<p>Basic usage:</p>

<div class="example-wrap"><pre class="rust rust-example-rendered">
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="number">128u128</span>.<span class="ident">wrapping_shr</span>(<span class="number">7</span>), <span class="number">1</span>);
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="number">128u128</span>.<span class="ident">wrapping_shr</span>(<span class="number">128</span>), <span class="number">128</span>);<a class="test-arrow" target="_blank" href="https://play.rust-lang.org/?code=%23!%5Ballow(unused)%5D%0Afn%20main()%20%7B%0Aassert_eq!(128u128.wrapping_shr(7)%2C%201)%3B%0Aassert_eq!(128u128.wrapping_shr(128)%2C%20128)%3B%0A%7D">Run</a></pre></div>
</div><h4 id='method.wrapping_pow' class="method"><code id='wrapping_pow.v'>pub fn <a href='#method.wrapping_pow' class='fnname'>wrapping_pow</a>(self, exp: <a class="primitive" href="primitive.u32.html">u32</a>) -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><div class='since' title='Stable since Rust version 1.34.0'>1.34.0</div><a class='srclink' href='../src/core/num/mod.rs.html#3080-3100' title='goto source code'>[src]</a></h4><div class='docblock'><p>Wrapping (modular) exponentiation. Computes <code>self.pow(exp)</code>,
wrapping around at the boundary of the type.</p>
<h1 id="examples-40" class="section-header"><a href="#examples-40">Examples</a></h1>
<p>Basic usage:</p>

<div class="example-wrap"><pre class="rust rust-example-rendered">
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="number">3u128</span>.<span class="ident">wrapping_pow</span>(<span class="number">5</span>), <span class="number">243</span>);
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="number">3u8</span>.<span class="ident">wrapping_pow</span>(<span class="number">6</span>), <span class="number">217</span>);<a class="test-arrow" target="_blank" href="https://play.rust-lang.org/?code=%23!%5Ballow(unused)%5D%0Afn%20main()%20%7B%0Aassert_eq!(3u128.wrapping_pow(5)%2C%20243)%3B%0Aassert_eq!(3u8.wrapping_pow(6)%2C%20217)%3B%0A%7D">Run</a></pre></div>
</div><h4 id='method.overflowing_add' class="method"><code id='overflowing_add.v'>pub const fn <a href='#method.overflowing_add' class='fnname'>overflowing_add</a>(self, rhs: <a class="primitive" href="primitive.u128.html">u128</a>) -&gt; <a class="primitive" href="primitive.tuple.html">(</a><a class="primitive" href="primitive.u128.html">u128</a>, <a class="primitive" href="primitive.bool.html">bool</a><a class="primitive" href="primitive.tuple.html">)</a></code><div class='since' title='Stable since Rust version 1.7.0'>1.7.0</div><a class='srclink' href='../src/core/num/mod.rs.html#3122-3125' title='goto source code'>[src]</a></h4><div class='docblock'><p>Calculates <code>self</code> + <code>rhs</code></p>
<p>Returns a tuple of the addition along with a boolean indicating
whether an arithmetic overflow would occur. If an overflow would
have occurred then the wrapped value is returned.</p>
<h1 id="examples-41" class="section-header"><a href="#examples-41">Examples</a></h1>
<p>Basic usage</p>

<div class="example-wrap"><pre class="rust rust-example-rendered">
<span class="kw">use</span> <span class="ident">std</span>::<span class="ident">u128</span>;

<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="number">5u128</span>.<span class="ident">overflowing_add</span>(<span class="number">2</span>), (<span class="number">7</span>, <span class="bool-val">false</span>));
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="ident">u128</span>::<span class="ident">MAX</span>.<span class="ident">overflowing_add</span>(<span class="number">1</span>), (<span class="number">0</span>, <span class="bool-val">true</span>));<a class="test-arrow" target="_blank" href="https://play.rust-lang.org/?code=%23!%5Ballow(unused)%5D%0Afn%20main()%20%7B%0Ause%20std%3A%3Au128%3B%0A%0Aassert_eq!(5u128.overflowing_add(2)%2C%20(7%2C%20false))%3B%0Aassert_eq!(u128%3A%3AMAX.overflowing_add(1)%2C%20(0%2C%20true))%3B%0A%7D">Run</a></pre></div>
</div><h4 id='method.overflowing_sub' class="method"><code id='overflowing_sub.v'>pub const fn <a href='#method.overflowing_sub' class='fnname'>overflowing_sub</a>(self, rhs: <a class="primitive" href="primitive.u128.html">u128</a>) -&gt; <a class="primitive" href="primitive.tuple.html">(</a><a class="primitive" href="primitive.u128.html">u128</a>, <a class="primitive" href="primitive.bool.html">bool</a><a class="primitive" href="primitive.tuple.html">)</a></code><div class='since' title='Stable since Rust version 1.7.0'>1.7.0</div><a class='srclink' href='../src/core/num/mod.rs.html#3148-3151' title='goto source code'>[src]</a></h4><div class='docblock'><p>Calculates <code>self</code> - <code>rhs</code></p>
<p>Returns a tuple of the subtraction along with a boolean indicating
whether an arithmetic overflow would occur. If an overflow would
have occurred then the wrapped value is returned.</p>
<h1 id="examples-42" class="section-header"><a href="#examples-42">Examples</a></h1>
<p>Basic usage</p>

<div class="example-wrap"><pre class="rust rust-example-rendered">
<span class="kw">use</span> <span class="ident">std</span>::<span class="ident">u128</span>;

<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="number">5u128</span>.<span class="ident">overflowing_sub</span>(<span class="number">2</span>), (<span class="number">3</span>, <span class="bool-val">false</span>));
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="number">0u128</span>.<span class="ident">overflowing_sub</span>(<span class="number">1</span>), (<span class="ident">u128</span>::<span class="ident">MAX</span>, <span class="bool-val">true</span>));<a class="test-arrow" target="_blank" href="https://play.rust-lang.org/?code=%23!%5Ballow(unused)%5D%0Afn%20main()%20%7B%0Ause%20std%3A%3Au128%3B%0A%0Aassert_eq!(5u128.overflowing_sub(2)%2C%20(3%2C%20false))%3B%0Aassert_eq!(0u128.overflowing_sub(1)%2C%20(u128%3A%3AMAX%2C%20true))%3B%0A%7D">Run</a></pre></div>
</div><h4 id='method.overflowing_mul' class="method"><code id='overflowing_mul.v'>pub const fn <a href='#method.overflowing_mul' class='fnname'>overflowing_mul</a>(self, rhs: <a class="primitive" href="primitive.u128.html">u128</a>) -&gt; <a class="primitive" href="primitive.tuple.html">(</a><a class="primitive" href="primitive.u128.html">u128</a>, <a class="primitive" href="primitive.bool.html">bool</a><a class="primitive" href="primitive.tuple.html">)</a></code><div class='since' title='Stable since Rust version 1.7.0'>1.7.0</div><a class='srclink' href='../src/core/num/mod.rs.html#3173-3176' title='goto source code'>[src]</a></h4><div class='docblock'><p>Calculates the multiplication of <code>self</code> and <code>rhs</code>.</p>
<p>Returns a tuple of the multiplication along with a boolean
indicating whether an arithmetic overflow would occur. If an
overflow would have occurred then the wrapped value is returned.</p>
<h1 id="examples-43" class="section-header"><a href="#examples-43">Examples</a></h1>
<p>Basic usage:</p>
<p>Please note that this example is shared between integer types.
Which explains why <code>u32</code> is used here.</p>

<div class="example-wrap"><pre class="rust rust-example-rendered">
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="number">5u32</span>.<span class="ident">overflowing_mul</span>(<span class="number">2</span>), (<span class="number">10</span>, <span class="bool-val">false</span>));
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="number">1_000_000_000u32</span>.<span class="ident">overflowing_mul</span>(<span class="number">10</span>), (<span class="number">1410065408</span>, <span class="bool-val">true</span>));<a class="test-arrow" target="_blank" href="https://play.rust-lang.org/?code=%23!%5Ballow(unused)%5D%0Afn%20main()%20%7B%0Aassert_eq!(5u32.overflowing_mul(2)%2C%20(10%2C%20false))%3B%0Aassert_eq!(1_000_000_000u32.overflowing_mul(10)%2C%20(1410065408%2C%20true))%3B%0A%7D">Run</a></pre></div>
</div><h4 id='method.overflowing_div' class="method"><code id='overflowing_div.v'>pub fn <a href='#method.overflowing_div' class='fnname'>overflowing_div</a>(self, rhs: <a class="primitive" href="primitive.u128.html">u128</a>) -&gt; <a class="primitive" href="primitive.tuple.html">(</a><a class="primitive" href="primitive.u128.html">u128</a>, <a class="primitive" href="primitive.bool.html">bool</a><a class="primitive" href="primitive.tuple.html">)</a></code><div class='since' title='Stable since Rust version 1.7.0'>1.7.0</div><a class='srclink' href='../src/core/num/mod.rs.html#3199-3201' title='goto source code'>[src]</a></h4><div class='docblock'><p>Calculates the divisor when <code>self</code> is divided by <code>rhs</code>.</p>
<p>Returns a tuple of the divisor along with a boolean indicating
whether an arithmetic overflow would occur. Note that for unsigned
integers overflow never occurs, so the second value is always
<code>false</code>.</p>
<h1 id="panics-1" class="section-header"><a href="#panics-1">Panics</a></h1>
<p>This function will panic if <code>rhs</code> is 0.</p>
<h1 id="examples-44" class="section-header"><a href="#examples-44">Examples</a></h1>
<p>Basic usage</p>

<div class="example-wrap"><pre class="rust rust-example-rendered">
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="number">5u128</span>.<span class="ident">overflowing_div</span>(<span class="number">2</span>), (<span class="number">2</span>, <span class="bool-val">false</span>));<a class="test-arrow" target="_blank" href="https://play.rust-lang.org/?code=%23!%5Ballow(unused)%5D%0Afn%20main()%20%7B%0Aassert_eq!(5u128.overflowing_div(2)%2C%20(2%2C%20false))%3B%0A%7D">Run</a></pre></div>
</div><h4 id='method.overflowing_div_euclid' class="method"><code id='overflowing_div_euclid.v'>pub fn <a href='#method.overflowing_div_euclid' class='fnname'>overflowing_div_euclid</a>(self, rhs: <a class="primitive" href="primitive.u128.html">u128</a>) -&gt; <a class="primitive" href="primitive.tuple.html">(</a><a class="primitive" href="primitive.u128.html">u128</a>, <a class="primitive" href="primitive.bool.html">bool</a><a class="primitive" href="primitive.tuple.html">)</a></code><a class='srclink' href='../src/core/num/mod.rs.html#3229-3231' title='goto source code'>[src]</a></h4><div class='stability'><div class='stab unstable'><span class='emoji'>🔬</span> This is a nightly-only experimental API. (<code>euclidean_division</code>&nbsp;<a href="https://github.com/rust-lang/rust/issues/49048">#49048</a>)</div></div><div class='docblock'><p>Calculates the quotient of Euclidean division <code>self.div_euclid(rhs)</code>.</p>
<p>Returns a tuple of the divisor along with a boolean indicating
whether an arithmetic overflow would occur. Note that for unsigned
integers overflow never occurs, so the second value is always
<code>false</code>.
Since, for the positive integers, all common
definitions of division are equal, this
is exactly equal to <code>self.overflowing_div(rhs)</code>.</p>
<h1 id="panics-2" class="section-header"><a href="#panics-2">Panics</a></h1>
<p>This function will panic if <code>rhs</code> is 0.</p>
<h1 id="examples-45" class="section-header"><a href="#examples-45">Examples</a></h1>
<p>Basic usage</p>

<div class="example-wrap"><pre class="rust rust-example-rendered">
<span class="attribute">#![<span class="ident">feature</span>(<span class="ident">euclidean_division</span>)]</span>
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="number">5u128</span>.<span class="ident">overflowing_div_euclid</span>(<span class="number">2</span>), (<span class="number">2</span>, <span class="bool-val">false</span>));<a class="test-arrow" target="_blank" href="https://play.rust-lang.org/?code=%23!%5Ballow(unused)%5D%0A%23!%5Bfeature(euclidean_division)%5D%0Afn%20main()%20%7B%0Aassert_eq!(5u128.overflowing_div_euclid(2)%2C%20(2%2C%20false))%3B%0A%7D&amp;version=nightly">Run</a></pre></div>
</div><h4 id='method.overflowing_rem' class="method"><code id='overflowing_rem.v'>pub fn <a href='#method.overflowing_rem' class='fnname'>overflowing_rem</a>(self, rhs: <a class="primitive" href="primitive.u128.html">u128</a>) -&gt; <a class="primitive" href="primitive.tuple.html">(</a><a class="primitive" href="primitive.u128.html">u128</a>, <a class="primitive" href="primitive.bool.html">bool</a><a class="primitive" href="primitive.tuple.html">)</a></code><div class='since' title='Stable since Rust version 1.7.0'>1.7.0</div><a class='srclink' href='../src/core/num/mod.rs.html#3255-3257' title='goto source code'>[src]</a></h4><div class='docblock'><p>Calculates the remainder when <code>self</code> is divided by <code>rhs</code>.</p>
<p>Returns a tuple of the remainder after dividing along with a boolean
indicating whether an arithmetic overflow would occur. Note that for
unsigned integers overflow never occurs, so the second value is
always <code>false</code>.</p>
<h1 id="panics-3" class="section-header"><a href="#panics-3">Panics</a></h1>
<p>This function will panic if <code>rhs</code> is 0.</p>
<h1 id="examples-46" class="section-header"><a href="#examples-46">Examples</a></h1>
<p>Basic usage</p>

<div class="example-wrap"><pre class="rust rust-example-rendered">
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="number">5u128</span>.<span class="ident">overflowing_rem</span>(<span class="number">2</span>), (<span class="number">1</span>, <span class="bool-val">false</span>));<a class="test-arrow" target="_blank" href="https://play.rust-lang.org/?code=%23!%5Ballow(unused)%5D%0Afn%20main()%20%7B%0Aassert_eq!(5u128.overflowing_rem(2)%2C%20(1%2C%20false))%3B%0A%7D">Run</a></pre></div>
</div><h4 id='method.overflowing_rem_euclid' class="method"><code id='overflowing_rem_euclid.v'>pub fn <a href='#method.overflowing_rem_euclid' class='fnname'>overflowing_rem_euclid</a>(self, rhs: <a class="primitive" href="primitive.u128.html">u128</a>) -&gt; <a class="primitive" href="primitive.tuple.html">(</a><a class="primitive" href="primitive.u128.html">u128</a>, <a class="primitive" href="primitive.bool.html">bool</a><a class="primitive" href="primitive.tuple.html">)</a></code><a class='srclink' href='../src/core/num/mod.rs.html#3285-3287' title='goto source code'>[src]</a></h4><div class='stability'><div class='stab unstable'><span class='emoji'>🔬</span> This is a nightly-only experimental API. (<code>euclidean_division</code>&nbsp;<a href="https://github.com/rust-lang/rust/issues/49048">#49048</a>)</div></div><div class='docblock'><p>Calculates the remainder <code>self.rem_euclid(rhs)</code> as if by Euclidean division.</p>
<p>Returns a tuple of the modulo after dividing along with a boolean
indicating whether an arithmetic overflow would occur. Note that for
unsigned integers overflow never occurs, so the second value is
always <code>false</code>.
Since, for the positive integers, all common
definitions of division are equal, this operation
is exactly equal to <code>self.overflowing_rem(rhs)</code>.</p>
<h1 id="panics-4" class="section-header"><a href="#panics-4">Panics</a></h1>
<p>This function will panic if <code>rhs</code> is 0.</p>
<h1 id="examples-47" class="section-header"><a href="#examples-47">Examples</a></h1>
<p>Basic usage</p>

<div class="example-wrap"><pre class="rust rust-example-rendered">
<span class="attribute">#![<span class="ident">feature</span>(<span class="ident">euclidean_division</span>)]</span>
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="number">5u128</span>.<span class="ident">overflowing_rem_euclid</span>(<span class="number">2</span>), (<span class="number">1</span>, <span class="bool-val">false</span>));<a class="test-arrow" target="_blank" href="https://play.rust-lang.org/?code=%23!%5Ballow(unused)%5D%0A%23!%5Bfeature(euclidean_division)%5D%0Afn%20main()%20%7B%0Aassert_eq!(5u128.overflowing_rem_euclid(2)%2C%20(1%2C%20false))%3B%0A%7D&amp;version=nightly">Run</a></pre></div>
</div><h4 id='method.overflowing_neg' class="method"><code id='overflowing_neg.v'>pub const fn <a href='#method.overflowing_neg' class='fnname'>overflowing_neg</a>(self) -&gt; <a class="primitive" href="primitive.tuple.html">(</a><a class="primitive" href="primitive.u128.html">u128</a>, <a class="primitive" href="primitive.bool.html">bool</a><a class="primitive" href="primitive.tuple.html">)</a></code><div class='since' title='Stable since Rust version 1.7.0'>1.7.0</div><a class='srclink' href='../src/core/num/mod.rs.html#3309-3311' title='goto source code'>[src]</a></h4><div class='docblock'><p>Negates self in an overflowing fashion.</p>
<p>Returns <code>!self + 1</code> using wrapping operations to return the value
that represents the negation of this unsigned value. Note that for
positive unsigned values overflow always occurs, but negating 0 does
not overflow.</p>
<h1 id="examples-48" class="section-header"><a href="#examples-48">Examples</a></h1>
<p>Basic usage</p>

<div class="example-wrap"><pre class="rust rust-example-rendered">
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="number">0u128</span>.<span class="ident">overflowing_neg</span>(), (<span class="number">0</span>, <span class="bool-val">false</span>));
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="number">2u128</span>.<span class="ident">overflowing_neg</span>(), (<span class="op">-</span><span class="number">2i32</span> <span class="kw">as</span> <span class="ident">u128</span>, <span class="bool-val">true</span>));<a class="test-arrow" target="_blank" href="https://play.rust-lang.org/?code=%23!%5Ballow(unused)%5D%0Afn%20main()%20%7B%0Aassert_eq!(0u128.overflowing_neg()%2C%20(0%2C%20false))%3B%0Aassert_eq!(2u128.overflowing_neg()%2C%20(-2i32%20as%20u128%2C%20true))%3B%0A%7D">Run</a></pre></div>
</div><h4 id='method.overflowing_shl' class="method"><code id='overflowing_shl.v'>pub const fn <a href='#method.overflowing_shl' class='fnname'>overflowing_shl</a>(self, rhs: <a class="primitive" href="primitive.u32.html">u32</a>) -&gt; <a class="primitive" href="primitive.tuple.html">(</a><a class="primitive" href="primitive.u128.html">u128</a>, <a class="primitive" href="primitive.bool.html">bool</a><a class="primitive" href="primitive.tuple.html">)</a></code><div class='since' title='Stable since Rust version 1.7.0'>1.7.0</div><a class='srclink' href='../src/core/num/mod.rs.html#3333-3335' title='goto source code'>[src]</a></h4><div class='docblock'><p>Shifts self left by <code>rhs</code> bits.</p>
<p>Returns a tuple of the shifted version of self along with a boolean
indicating whether the shift value was larger than or equal to the
number of bits. If the shift value is too large, then value is
masked (N-1) where N is the number of bits, and this value is then
used to perform the shift.</p>
<h1 id="examples-49" class="section-header"><a href="#examples-49">Examples</a></h1>
<p>Basic usage</p>

<div class="example-wrap"><pre class="rust rust-example-rendered">
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="number">0x1u128</span>.<span class="ident">overflowing_shl</span>(<span class="number">4</span>), (<span class="number">0x10</span>, <span class="bool-val">false</span>));
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="number">0x1u128</span>.<span class="ident">overflowing_shl</span>(<span class="number">132</span>), (<span class="number">0x10</span>, <span class="bool-val">true</span>));<a class="test-arrow" target="_blank" href="https://play.rust-lang.org/?code=%23!%5Ballow(unused)%5D%0Afn%20main()%20%7B%0Aassert_eq!(0x1u128.overflowing_shl(4)%2C%20(0x10%2C%20false))%3B%0Aassert_eq!(0x1u128.overflowing_shl(132)%2C%20(0x10%2C%20true))%3B%0A%7D">Run</a></pre></div>
</div><h4 id='method.overflowing_shr' class="method"><code id='overflowing_shr.v'>pub const fn <a href='#method.overflowing_shr' class='fnname'>overflowing_shr</a>(self, rhs: <a class="primitive" href="primitive.u32.html">u32</a>) -&gt; <a class="primitive" href="primitive.tuple.html">(</a><a class="primitive" href="primitive.u128.html">u128</a>, <a class="primitive" href="primitive.bool.html">bool</a><a class="primitive" href="primitive.tuple.html">)</a></code><div class='since' title='Stable since Rust version 1.7.0'>1.7.0</div><a class='srclink' href='../src/core/num/mod.rs.html#3357-3359' title='goto source code'>[src]</a></h4><div class='docblock'><p>Shifts self right by <code>rhs</code> bits.</p>
<p>Returns a tuple of the shifted version of self along with a boolean
indicating whether the shift value was larger than or equal to the
number of bits. If the shift value is too large, then value is
masked (N-1) where N is the number of bits, and this value is then
used to perform the shift.</p>
<h1 id="examples-50" class="section-header"><a href="#examples-50">Examples</a></h1>
<p>Basic usage</p>

<div class="example-wrap"><pre class="rust rust-example-rendered">
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="number">0x10u128</span>.<span class="ident">overflowing_shr</span>(<span class="number">4</span>), (<span class="number">0x1</span>, <span class="bool-val">false</span>));
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="number">0x10u128</span>.<span class="ident">overflowing_shr</span>(<span class="number">132</span>), (<span class="number">0x1</span>, <span class="bool-val">true</span>));<a class="test-arrow" target="_blank" href="https://play.rust-lang.org/?code=%23!%5Ballow(unused)%5D%0Afn%20main()%20%7B%0Aassert_eq!(0x10u128.overflowing_shr(4)%2C%20(0x1%2C%20false))%3B%0Aassert_eq!(0x10u128.overflowing_shr(132)%2C%20(0x1%2C%20true))%3B%0A%7D">Run</a></pre></div>
</div><h4 id='method.overflowing_pow' class="method"><code id='overflowing_pow.v'>pub fn <a href='#method.overflowing_pow' class='fnname'>overflowing_pow</a>(self, exp: <a class="primitive" href="primitive.u32.html">u32</a>) -&gt; <a class="primitive" href="primitive.tuple.html">(</a><a class="primitive" href="primitive.u128.html">u128</a>, <a class="primitive" href="primitive.bool.html">bool</a><a class="primitive" href="primitive.tuple.html">)</a></code><div class='since' title='Stable since Rust version 1.34.0'>1.34.0</div><a class='srclink' href='../src/core/num/mod.rs.html#3378-3407' title='goto source code'>[src]</a></h4><div class='docblock'><p>Raises self to the power of <code>exp</code>, using exponentiation by squaring.</p>
<p>Returns a tuple of the exponentiation along with a bool indicating
whether an overflow happened.</p>
<h1 id="examples-51" class="section-header"><a href="#examples-51">Examples</a></h1>
<p>Basic usage:</p>

<div class="example-wrap"><pre class="rust rust-example-rendered">
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="number">3u128</span>.<span class="ident">overflowing_pow</span>(<span class="number">5</span>), (<span class="number">243</span>, <span class="bool-val">false</span>));
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="number">3u8</span>.<span class="ident">overflowing_pow</span>(<span class="number">6</span>), (<span class="number">217</span>, <span class="bool-val">true</span>));<a class="test-arrow" target="_blank" href="https://play.rust-lang.org/?code=%23!%5Ballow(unused)%5D%0Afn%20main()%20%7B%0Aassert_eq!(3u128.overflowing_pow(5)%2C%20(243%2C%20false))%3B%0Aassert_eq!(3u8.overflowing_pow(6)%2C%20(217%2C%20true))%3B%0A%7D">Run</a></pre></div>
</div><h4 id='method.pow' class="method"><code id='pow.v'>pub fn <a href='#method.pow' class='fnname'>pow</a>(self, exp: <a class="primitive" href="primitive.u32.html">u32</a>) -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/num/mod.rs.html#3423-3443' title='goto source code'>[src]</a></h4><div class='docblock'><p>Raises self to the power of <code>exp</code>, using exponentiation by squaring.</p>
<h1 id="examples-52" class="section-header"><a href="#examples-52">Examples</a></h1>
<p>Basic usage:</p>

<div class="example-wrap"><pre class="rust rust-example-rendered">
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="number">2u128</span>.<span class="ident">pow</span>(<span class="number">5</span>), <span class="number">32</span>);<a class="test-arrow" target="_blank" href="https://play.rust-lang.org/?code=%23!%5Ballow(unused)%5D%0Afn%20main()%20%7B%0Aassert_eq!(2u128.pow(5)%2C%2032)%3B%0A%7D">Run</a></pre></div>
</div><h4 id='method.div_euclid' class="method"><code id='div_euclid.v'>pub fn <a href='#method.div_euclid' class='fnname'>div_euclid</a>(self, rhs: <a class="primitive" href="primitive.u128.html">u128</a>) -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><a class='srclink' href='../src/core/num/mod.rs.html#3464-3466' title='goto source code'>[src]</a></h4><div class='stability'><div class='stab unstable'><span class='emoji'>🔬</span> This is a nightly-only experimental API. (<code>euclidean_division</code>&nbsp;<a href="https://github.com/rust-lang/rust/issues/49048">#49048</a>)</div></div><div class='docblock'><p>Performs Euclidean division.</p>
<p>Since, for the positive integers, all common
definitions of division are equal, this
is exactly equal to <code>self / rhs</code>.</p>
<h1 id="examples-53" class="section-header"><a href="#examples-53">Examples</a></h1>
<p>Basic usage:</p>

<div class="example-wrap"><pre class="rust rust-example-rendered">
<span class="attribute">#![<span class="ident">feature</span>(<span class="ident">euclidean_division</span>)]</span>
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="number">7u128</span>.<span class="ident">div_euclid</span>(<span class="number">4</span>), <span class="number">1</span>); <span class="comment">// or any other integer type</span><a class="test-arrow" target="_blank" href="https://play.rust-lang.org/?code=%23!%5Ballow(unused)%5D%0A%23!%5Bfeature(euclidean_division)%5D%0Afn%20main()%20%7B%0Aassert_eq!(7u128.div_euclid(4)%2C%201)%3B%20%2F%2F%20or%20any%20other%20integer%20type%0A%7D&amp;version=nightly">Run</a></pre></div>
</div><h4 id='method.rem_euclid' class="method"><code id='rem_euclid.v'>pub fn <a href='#method.rem_euclid' class='fnname'>rem_euclid</a>(self, rhs: <a class="primitive" href="primitive.u128.html">u128</a>) -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><a class='srclink' href='../src/core/num/mod.rs.html#3488-3490' title='goto source code'>[src]</a></h4><div class='stability'><div class='stab unstable'><span class='emoji'>🔬</span> This is a nightly-only experimental API. (<code>euclidean_division</code>&nbsp;<a href="https://github.com/rust-lang/rust/issues/49048">#49048</a>)</div></div><div class='docblock'><p>Calculates the least remainder of <code>self (mod rhs)</code>.</p>
<p>Since, for the positive integers, all common
definitions of division are equal, this
is exactly equal to <code>self % rhs</code>.</p>
<h1 id="examples-54" class="section-header"><a href="#examples-54">Examples</a></h1>
<p>Basic usage:</p>

<div class="example-wrap"><pre class="rust rust-example-rendered">
<span class="attribute">#![<span class="ident">feature</span>(<span class="ident">euclidean_division</span>)]</span>
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="number">7u128</span>.<span class="ident">rem_euclid</span>(<span class="number">4</span>), <span class="number">3</span>); <span class="comment">// or any other integer type</span><a class="test-arrow" target="_blank" href="https://play.rust-lang.org/?code=%23!%5Ballow(unused)%5D%0A%23!%5Bfeature(euclidean_division)%5D%0Afn%20main()%20%7B%0Aassert_eq!(7u128.rem_euclid(4)%2C%203)%3B%20%2F%2F%20or%20any%20other%20integer%20type%0A%7D&amp;version=nightly">Run</a></pre></div>
</div><h4 id='method.is_power_of_two' class="method"><code id='is_power_of_two.v'>pub fn <a href='#method.is_power_of_two' class='fnname'>is_power_of_two</a>(self) -&gt; <a class="primitive" href="primitive.bool.html">bool</a></code><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/num/mod.rs.html#3506-3508' title='goto source code'>[src]</a></h4><div class='docblock'><p>Returns <code>true</code> if and only if <code>self == 2^k</code> for some <code>k</code>.</p>
<h1 id="examples-55" class="section-header"><a href="#examples-55">Examples</a></h1>
<p>Basic usage:</p>

<div class="example-wrap"><pre class="rust rust-example-rendered">
<span class="macro">assert</span><span class="macro">!</span>(<span class="number">16u128</span>.<span class="ident">is_power_of_two</span>());
<span class="macro">assert</span><span class="macro">!</span>(<span class="op">!</span><span class="number">10u128</span>.<span class="ident">is_power_of_two</span>());<a class="test-arrow" target="_blank" href="https://play.rust-lang.org/?code=%23!%5Ballow(unused)%5D%0Afn%20main()%20%7B%0Aassert!(16u128.is_power_of_two())%3B%0Aassert!(!10u128.is_power_of_two())%3B%0A%7D">Run</a></pre></div>
</div><h4 id='method.next_power_of_two' class="method"><code id='next_power_of_two.v'>pub fn <a href='#method.next_power_of_two' class='fnname'>next_power_of_two</a>(self) -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/num/mod.rs.html#3550-3553' title='goto source code'>[src]</a></h4><div class='docblock'><p>Returns the smallest power of two greater than or equal to <code>self</code>.</p>
<p>When return value overflows (i.e., <code>self &gt; (1 &lt;&lt; (N-1))</code> for type
<code>uN</code>), it panics in debug mode and return value is wrapped to 0 in
release mode (the only situation in which method can return 0).</p>
<h1 id="examples-56" class="section-header"><a href="#examples-56">Examples</a></h1>
<p>Basic usage:</p>

<div class="example-wrap"><pre class="rust rust-example-rendered">
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="number">2u128</span>.<span class="ident">next_power_of_two</span>(), <span class="number">2</span>);
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="number">3u128</span>.<span class="ident">next_power_of_two</span>(), <span class="number">4</span>);<a class="test-arrow" target="_blank" href="https://play.rust-lang.org/?code=%23!%5Ballow(unused)%5D%0Afn%20main()%20%7B%0Aassert_eq!(2u128.next_power_of_two()%2C%202)%3B%0Aassert_eq!(3u128.next_power_of_two()%2C%204)%3B%0A%7D">Run</a></pre></div>
</div><h4 id='method.checked_next_power_of_two' class="method"><code id='checked_next_power_of_two.v'>pub fn <a href='#method.checked_next_power_of_two' class='fnname'>checked_next_power_of_two</a>(self) -&gt; <a class="enum" href="../std/option/enum.Option.html" title="enum std::option::Option">Option</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt;</code><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/num/mod.rs.html#3574-3576' title='goto source code'>[src]</a></h4><div class='docblock'><p>Returns the smallest power of two greater than or equal to <code>n</code>. If
the next power of two is greater than the type's maximum value,
<code>None</code> is returned, otherwise the power of two is wrapped in <code>Some</code>.</p>
<h1 id="examples-57" class="section-header"><a href="#examples-57">Examples</a></h1>
<p>Basic usage:</p>

<div class="example-wrap"><pre class="rust rust-example-rendered">
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="number">2u128</span>.<span class="ident">checked_next_power_of_two</span>(), <span class="prelude-val">Some</span>(<span class="number">2</span>));
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="number">3u128</span>.<span class="ident">checked_next_power_of_two</span>(), <span class="prelude-val">Some</span>(<span class="number">4</span>));
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="ident">u128</span>::<span class="ident">max_value</span>().<span class="ident">checked_next_power_of_two</span>(), <span class="prelude-val">None</span>);<a class="test-arrow" target="_blank" href="https://play.rust-lang.org/?code=%23!%5Ballow(unused)%5D%0Afn%20main()%20%7B%0Aassert_eq!(2u128.checked_next_power_of_two()%2C%20Some(2))%3B%0Aassert_eq!(3u128.checked_next_power_of_two()%2C%20Some(4))%3B%0Aassert_eq!(u128%3A%3Amax_value().checked_next_power_of_two()%2C%20None)%3B%0A%7D">Run</a></pre></div>
</div><h4 id='method.wrapping_next_power_of_two' class="method"><code id='wrapping_next_power_of_two.v'>pub fn <a href='#method.wrapping_next_power_of_two' class='fnname'>wrapping_next_power_of_two</a>(self) -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><a class='srclink' href='../src/core/num/mod.rs.html#3598-3600' title='goto source code'>[src]</a></h4><div class='stability'><div class='stab unstable'><details><summary><span class='emoji'>🔬</span> This is a nightly-only experimental API. (<code>wrapping_next_power_of_two</code>&nbsp;<a href="https://github.com/rust-lang/rust/issues/32463">#32463</a>)</summary><p>needs decision on wrapping behaviour</p>
</details></div></div><div class='docblock'><p>Returns the smallest power of two greater than or equal to <code>n</code>. If
the next power of two is greater than the type's maximum value,
the return value is wrapped to <code>0</code>.</p>
<h1 id="examples-58" class="section-header"><a href="#examples-58">Examples</a></h1>
<p>Basic usage:</p>

<div class="example-wrap"><pre class="rust rust-example-rendered">
<span class="attribute">#![<span class="ident">feature</span>(<span class="ident">wrapping_next_power_of_two</span>)]</span>

<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="number">2u128</span>.<span class="ident">wrapping_next_power_of_two</span>(), <span class="number">2</span>);
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="number">3u128</span>.<span class="ident">wrapping_next_power_of_two</span>(), <span class="number">4</span>);
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="ident">u128</span>::<span class="ident">max_value</span>().<span class="ident">wrapping_next_power_of_two</span>(), <span class="number">0</span>);<a class="test-arrow" target="_blank" href="https://play.rust-lang.org/?code=%23!%5Ballow(unused)%5D%0A%23!%5Bfeature(wrapping_next_power_of_two)%5D%0A%0Afn%20main()%20%7B%0Aassert_eq!(2u128.wrapping_next_power_of_two()%2C%202)%3B%0Aassert_eq!(3u128.wrapping_next_power_of_two()%2C%204)%3B%0Aassert_eq!(u128%3A%3Amax_value().wrapping_next_power_of_two()%2C%200)%3B%0A%7D&amp;version=nightly">Run</a></pre></div>
</div><h4 id='method.to_be_bytes' class="method"><code id='to_be_bytes.v'>pub fn <a href='#method.to_be_bytes' class='fnname'>to_be_bytes</a>(self) -&gt; <a class="primitive" href="primitive.array.html">[</a><a class="primitive" href="primitive.u8.html">u8</a><a class="primitive" href="primitive.array.html">; 16]</a></code><div class='since' title='Stable since Rust version 1.32.0'>1.32.0</div><a class='srclink' href='../src/core/num/mod.rs.html#3616-3618' title='goto source code'>[src]</a></h4><div class='docblock'><p>Return the memory representation of this integer as a byte array in
big-endian (network) byte order.</p>
<h1 id="examples-59" class="section-header"><a href="#examples-59">Examples</a></h1>
<div class="example-wrap"><pre class="rust rust-example-rendered">
<span class="kw">let</span> <span class="ident">bytes</span> <span class="op">=</span> <span class="number">0x12345678901234567890123456789012u128</span>.<span class="ident">to_be_bytes</span>();
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="ident">bytes</span>, [<span class="number">0x12</span>, <span class="number">0x34</span>, <span class="number">0x56</span>, <span class="number">0x78</span>, <span class="number">0x90</span>, <span class="number">0x12</span>, <span class="number">0x34</span>, <span class="number">0x56</span>, <span class="number">0x78</span>, <span class="number">0x90</span>, <span class="number">0x12</span>, <span class="number">0x34</span>, <span class="number">0x56</span>, <span class="number">0x78</span>, <span class="number">0x90</span>, <span class="number">0x12</span>]);<a class="test-arrow" target="_blank" href="https://play.rust-lang.org/?code=%23!%5Ballow(unused)%5D%0Afn%20main()%20%7B%0Alet%20bytes%20%3D%200x12345678901234567890123456789012u128.to_be_bytes()%3B%0Aassert_eq!(bytes%2C%20%5B0x12%2C%200x34%2C%200x56%2C%200x78%2C%200x90%2C%200x12%2C%200x34%2C%200x56%2C%200x78%2C%200x90%2C%200x12%2C%200x34%2C%200x56%2C%200x78%2C%200x90%2C%200x12%5D)%3B%0A%7D">Run</a></pre></div>
</div><h4 id='method.to_le_bytes' class="method"><code id='to_le_bytes.v'>pub fn <a href='#method.to_le_bytes' class='fnname'>to_le_bytes</a>(self) -&gt; <a class="primitive" href="primitive.array.html">[</a><a class="primitive" href="primitive.u8.html">u8</a><a class="primitive" href="primitive.array.html">; 16]</a></code><div class='since' title='Stable since Rust version 1.32.0'>1.32.0</div><a class='srclink' href='../src/core/num/mod.rs.html#3634-3636' title='goto source code'>[src]</a></h4><div class='docblock'><p>Return the memory representation of this integer as a byte array in
little-endian byte order.</p>
<h1 id="examples-60" class="section-header"><a href="#examples-60">Examples</a></h1>
<div class="example-wrap"><pre class="rust rust-example-rendered">
<span class="kw">let</span> <span class="ident">bytes</span> <span class="op">=</span> <span class="number">0x12345678901234567890123456789012u128</span>.<span class="ident">to_le_bytes</span>();
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="ident">bytes</span>, [<span class="number">0x12</span>, <span class="number">0x90</span>, <span class="number">0x78</span>, <span class="number">0x56</span>, <span class="number">0x34</span>, <span class="number">0x12</span>, <span class="number">0x90</span>, <span class="number">0x78</span>, <span class="number">0x56</span>, <span class="number">0x34</span>, <span class="number">0x12</span>, <span class="number">0x90</span>, <span class="number">0x78</span>, <span class="number">0x56</span>, <span class="number">0x34</span>, <span class="number">0x12</span>]);<a class="test-arrow" target="_blank" href="https://play.rust-lang.org/?code=%23!%5Ballow(unused)%5D%0Afn%20main()%20%7B%0Alet%20bytes%20%3D%200x12345678901234567890123456789012u128.to_le_bytes()%3B%0Aassert_eq!(bytes%2C%20%5B0x12%2C%200x90%2C%200x78%2C%200x56%2C%200x34%2C%200x12%2C%200x90%2C%200x78%2C%200x56%2C%200x34%2C%200x12%2C%200x90%2C%200x78%2C%200x56%2C%200x34%2C%200x12%5D)%3B%0A%7D">Run</a></pre></div>
</div><h4 id='method.to_ne_bytes' class="method"><code id='to_ne_bytes.v'>pub fn <a href='#method.to_ne_bytes' class='fnname'>to_ne_bytes</a>(self) -&gt; <a class="primitive" href="primitive.array.html">[</a><a class="primitive" href="primitive.u8.html">u8</a><a class="primitive" href="primitive.array.html">; 16]</a></code><div class='since' title='Stable since Rust version 1.32.0'>1.32.0</div><a class='srclink' href='../src/core/num/mod.rs.html#3664-3666' title='goto source code'>[src]</a></h4><div class='docblock'><p>Return the memory representation of this integer as a byte array in
native byte order.</p>
<p>As the target platform's native endianness is used, portable code
should use <a href="#method.to_be_bytes"><code>to_be_bytes</code></a> or <a href="#method.to_le_bytes"><code>to_le_bytes</code></a>, as appropriate,
instead.</p>
<h1 id="examples-61" class="section-header"><a href="#examples-61">Examples</a></h1>
<div class="example-wrap"><pre class="rust rust-example-rendered">
<span class="kw">let</span> <span class="ident">bytes</span> <span class="op">=</span> <span class="number">0x12345678901234567890123456789012u128</span>.<span class="ident">to_ne_bytes</span>();
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="ident">bytes</span>, <span class="kw">if</span> <span class="macro">cfg</span><span class="macro">!</span>(<span class="ident">target_endian</span> <span class="op">=</span> <span class="string">&quot;big&quot;</span>) {
        [<span class="number">0x12</span>, <span class="number">0x34</span>, <span class="number">0x56</span>, <span class="number">0x78</span>, <span class="number">0x90</span>, <span class="number">0x12</span>, <span class="number">0x34</span>, <span class="number">0x56</span>, <span class="number">0x78</span>, <span class="number">0x90</span>, <span class="number">0x12</span>, <span class="number">0x34</span>, <span class="number">0x56</span>, <span class="number">0x78</span>, <span class="number">0x90</span>, <span class="number">0x12</span>]
    } <span class="kw">else</span> {
        [<span class="number">0x12</span>, <span class="number">0x90</span>, <span class="number">0x78</span>, <span class="number">0x56</span>, <span class="number">0x34</span>, <span class="number">0x12</span>, <span class="number">0x90</span>, <span class="number">0x78</span>, <span class="number">0x56</span>, <span class="number">0x34</span>, <span class="number">0x12</span>, <span class="number">0x90</span>, <span class="number">0x78</span>, <span class="number">0x56</span>, <span class="number">0x34</span>, <span class="number">0x12</span>]
    });<a class="test-arrow" target="_blank" href="https://play.rust-lang.org/?code=%23!%5Ballow(unused)%5D%0Afn%20main()%20%7B%0Alet%20bytes%20%3D%200x12345678901234567890123456789012u128.to_ne_bytes()%3B%0Aassert_eq!(bytes%2C%20if%20cfg!(target_endian%20%3D%20%22big%22)%20%7B%0A%20%20%20%20%20%20%20%20%5B0x12%2C%200x34%2C%200x56%2C%200x78%2C%200x90%2C%200x12%2C%200x34%2C%200x56%2C%200x78%2C%200x90%2C%200x12%2C%200x34%2C%200x56%2C%200x78%2C%200x90%2C%200x12%5D%0A%20%20%20%20%7D%20else%20%7B%0A%20%20%20%20%20%20%20%20%5B0x12%2C%200x90%2C%200x78%2C%200x56%2C%200x34%2C%200x12%2C%200x90%2C%200x78%2C%200x56%2C%200x34%2C%200x12%2C%200x90%2C%200x78%2C%200x56%2C%200x34%2C%200x12%5D%0A%20%20%20%20%7D)%3B%0A%7D">Run</a></pre></div>
</div><h4 id='method.from_be_bytes' class="method"><code id='from_be_bytes.v'>pub fn <a href='#method.from_be_bytes' class='fnname'>from_be_bytes</a>(bytes: <a class="primitive" href="primitive.array.html">[</a><a class="primitive" href="primitive.u8.html">u8</a><a class="primitive" href="primitive.array.html">; 16]</a>) -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><div class='since' title='Stable since Rust version 1.32.0'>1.32.0</div><a class='srclink' href='../src/core/num/mod.rs.html#3694-3696' title='goto source code'>[src]</a></h4><div class='docblock'><p>Create an integer value from its representation as a byte array in
big endian.</p>
<h1 id="examples-62" class="section-header"><a href="#examples-62">Examples</a></h1>
<div class="example-wrap"><pre class="rust rust-example-rendered">
<span class="kw">let</span> <span class="ident">value</span> <span class="op">=</span> <span class="ident">u128</span>::<span class="ident">from_be_bytes</span>([<span class="number">0x12</span>, <span class="number">0x34</span>, <span class="number">0x56</span>, <span class="number">0x78</span>, <span class="number">0x90</span>, <span class="number">0x12</span>, <span class="number">0x34</span>, <span class="number">0x56</span>, <span class="number">0x78</span>, <span class="number">0x90</span>, <span class="number">0x12</span>, <span class="number">0x34</span>, <span class="number">0x56</span>, <span class="number">0x78</span>, <span class="number">0x90</span>, <span class="number">0x12</span>]);
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="ident">value</span>, <span class="number">0x12345678901234567890123456789012</span>);<a class="test-arrow" target="_blank" href="https://play.rust-lang.org/?code=%23!%5Ballow(unused)%5D%0Afn%20main()%20%7B%0Alet%20value%20%3D%20u128%3A%3Afrom_be_bytes(%5B0x12%2C%200x34%2C%200x56%2C%200x78%2C%200x90%2C%200x12%2C%200x34%2C%200x56%2C%200x78%2C%200x90%2C%200x12%2C%200x34%2C%200x56%2C%200x78%2C%200x90%2C%200x12%5D)%3B%0Aassert_eq!(value%2C%200x12345678901234567890123456789012)%3B%0A%7D">Run</a></pre></div>
<p>When starting from a slice rather than an array, fallible conversion APIs can be used:</p>

<div class="example-wrap"><pre class="rust rust-example-rendered">
<span class="kw">use</span> <span class="ident">std</span>::<span class="ident">convert</span>::<span class="ident">TryInto</span>;

<span class="kw">fn</span> <span class="ident">read_be_u128</span>(<span class="ident">input</span>: <span class="kw-2">&amp;</span><span class="kw-2">mut</span> <span class="kw-2">&amp;</span>[<span class="ident">u8</span>]) <span class="op">-&gt;</span> <span class="ident">u128</span> {
    <span class="kw">let</span> (<span class="ident">int_bytes</span>, <span class="ident">rest</span>) <span class="op">=</span> <span class="ident">input</span>.<span class="ident">split_at</span>(<span class="ident">std</span>::<span class="ident">mem</span>::<span class="ident">size_of</span>::<span class="op">&lt;</span><span class="ident">u128</span><span class="op">&gt;</span>());
    <span class="kw-2">*</span><span class="ident">input</span> <span class="op">=</span> <span class="ident">rest</span>;
    <span class="ident">u128</span>::<span class="ident">from_be_bytes</span>(<span class="ident">int_bytes</span>.<span class="ident">try_into</span>().<span class="ident">unwrap</span>())
}<a class="test-arrow" target="_blank" href="https://play.rust-lang.org/?code=%23!%5Ballow(unused)%5D%0Afn%20main()%20%7B%0Ause%20std%3A%3Aconvert%3A%3ATryInto%3B%0A%0Afn%20read_be_u128(input%3A%20%26mut%20%26%5Bu8%5D)%20-%3E%20u128%20%7B%0A%20%20%20%20let%20(int_bytes%2C%20rest)%20%3D%20input.split_at(std%3A%3Amem%3A%3Asize_of%3A%3A%3Cu128%3E())%3B%0A%20%20%20%20*input%20%3D%20rest%3B%0A%20%20%20%20u128%3A%3Afrom_be_bytes(int_bytes.try_into().unwrap())%0A%7D%0A%7D">Run</a></pre></div>
</div><h4 id='method.from_le_bytes' class="method"><code id='from_le_bytes.v'>pub fn <a href='#method.from_le_bytes' class='fnname'>from_le_bytes</a>(bytes: <a class="primitive" href="primitive.array.html">[</a><a class="primitive" href="primitive.u8.html">u8</a><a class="primitive" href="primitive.array.html">; 16]</a>) -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><div class='since' title='Stable since Rust version 1.32.0'>1.32.0</div><a class='srclink' href='../src/core/num/mod.rs.html#3725-3727' title='goto source code'>[src]</a></h4><div class='docblock'><p>Create an integer value from its representation as a byte array in
little endian.</p>
<h1 id="examples-63" class="section-header"><a href="#examples-63">Examples</a></h1>
<div class="example-wrap"><pre class="rust rust-example-rendered">
<span class="kw">let</span> <span class="ident">value</span> <span class="op">=</span> <span class="ident">u128</span>::<span class="ident">from_le_bytes</span>([<span class="number">0x12</span>, <span class="number">0x90</span>, <span class="number">0x78</span>, <span class="number">0x56</span>, <span class="number">0x34</span>, <span class="number">0x12</span>, <span class="number">0x90</span>, <span class="number">0x78</span>, <span class="number">0x56</span>, <span class="number">0x34</span>, <span class="number">0x12</span>, <span class="number">0x90</span>, <span class="number">0x78</span>, <span class="number">0x56</span>, <span class="number">0x34</span>, <span class="number">0x12</span>]);
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="ident">value</span>, <span class="number">0x12345678901234567890123456789012</span>);<a class="test-arrow" target="_blank" href="https://play.rust-lang.org/?code=%23!%5Ballow(unused)%5D%0Afn%20main()%20%7B%0Alet%20value%20%3D%20u128%3A%3Afrom_le_bytes(%5B0x12%2C%200x90%2C%200x78%2C%200x56%2C%200x34%2C%200x12%2C%200x90%2C%200x78%2C%200x56%2C%200x34%2C%200x12%2C%200x90%2C%200x78%2C%200x56%2C%200x34%2C%200x12%5D)%3B%0Aassert_eq!(value%2C%200x12345678901234567890123456789012)%3B%0A%7D">Run</a></pre></div>
<p>When starting from a slice rather than an array, fallible conversion APIs can be used:</p>

<div class="example-wrap"><pre class="rust rust-example-rendered">
<span class="kw">use</span> <span class="ident">std</span>::<span class="ident">convert</span>::<span class="ident">TryInto</span>;

<span class="kw">fn</span> <span class="ident">read_le_u128</span>(<span class="ident">input</span>: <span class="kw-2">&amp;</span><span class="kw-2">mut</span> <span class="kw-2">&amp;</span>[<span class="ident">u8</span>]) <span class="op">-&gt;</span> <span class="ident">u128</span> {
    <span class="kw">let</span> (<span class="ident">int_bytes</span>, <span class="ident">rest</span>) <span class="op">=</span> <span class="ident">input</span>.<span class="ident">split_at</span>(<span class="ident">std</span>::<span class="ident">mem</span>::<span class="ident">size_of</span>::<span class="op">&lt;</span><span class="ident">u128</span><span class="op">&gt;</span>());
    <span class="kw-2">*</span><span class="ident">input</span> <span class="op">=</span> <span class="ident">rest</span>;
    <span class="ident">u128</span>::<span class="ident">from_le_bytes</span>(<span class="ident">int_bytes</span>.<span class="ident">try_into</span>().<span class="ident">unwrap</span>())
}<a class="test-arrow" target="_blank" href="https://play.rust-lang.org/?code=%23!%5Ballow(unused)%5D%0Afn%20main()%20%7B%0Ause%20std%3A%3Aconvert%3A%3ATryInto%3B%0A%0Afn%20read_le_u128(input%3A%20%26mut%20%26%5Bu8%5D)%20-%3E%20u128%20%7B%0A%20%20%20%20let%20(int_bytes%2C%20rest)%20%3D%20input.split_at(std%3A%3Amem%3A%3Asize_of%3A%3A%3Cu128%3E())%3B%0A%20%20%20%20*input%20%3D%20rest%3B%0A%20%20%20%20u128%3A%3Afrom_le_bytes(int_bytes.try_into().unwrap())%0A%7D%0A%7D">Run</a></pre></div>
</div><h4 id='method.from_ne_bytes' class="method"><code id='from_ne_bytes.v'>pub fn <a href='#method.from_ne_bytes' class='fnname'>from_ne_bytes</a>(bytes: <a class="primitive" href="primitive.array.html">[</a><a class="primitive" href="primitive.u8.html">u8</a><a class="primitive" href="primitive.array.html">; 16]</a>) -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><div class='since' title='Stable since Rust version 1.32.0'>1.32.0</div><a class='srclink' href='../src/core/num/mod.rs.html#3766-3768' title='goto source code'>[src]</a></h4><div class='docblock'><p>Create an integer value from its memory representation as a byte
array in native endianness.</p>
<p>As the target platform's native endianness is used, portable code
likely wants to use <a href="#method.from_be_bytes"><code>from_be_bytes</code></a> or <a href="#method.from_le_bytes"><code>from_le_bytes</code></a>, as
appropriate instead.</p>
<h1 id="examples-64" class="section-header"><a href="#examples-64">Examples</a></h1>
<div class="example-wrap"><pre class="rust rust-example-rendered">
<span class="kw">let</span> <span class="ident">value</span> <span class="op">=</span> <span class="ident">u128</span>::<span class="ident">from_ne_bytes</span>(<span class="kw">if</span> <span class="macro">cfg</span><span class="macro">!</span>(<span class="ident">target_endian</span> <span class="op">=</span> <span class="string">&quot;big&quot;</span>) {
        [<span class="number">0x12</span>, <span class="number">0x34</span>, <span class="number">0x56</span>, <span class="number">0x78</span>, <span class="number">0x90</span>, <span class="number">0x12</span>, <span class="number">0x34</span>, <span class="number">0x56</span>, <span class="number">0x78</span>, <span class="number">0x90</span>, <span class="number">0x12</span>, <span class="number">0x34</span>, <span class="number">0x56</span>, <span class="number">0x78</span>, <span class="number">0x90</span>, <span class="number">0x12</span>]
    } <span class="kw">else</span> {
        [<span class="number">0x12</span>, <span class="number">0x90</span>, <span class="number">0x78</span>, <span class="number">0x56</span>, <span class="number">0x34</span>, <span class="number">0x12</span>, <span class="number">0x90</span>, <span class="number">0x78</span>, <span class="number">0x56</span>, <span class="number">0x34</span>, <span class="number">0x12</span>, <span class="number">0x90</span>, <span class="number">0x78</span>, <span class="number">0x56</span>, <span class="number">0x34</span>, <span class="number">0x12</span>]
    });
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="ident">value</span>, <span class="number">0x12345678901234567890123456789012</span>);<a class="test-arrow" target="_blank" href="https://play.rust-lang.org/?code=%23!%5Ballow(unused)%5D%0Afn%20main()%20%7B%0Alet%20value%20%3D%20u128%3A%3Afrom_ne_bytes(if%20cfg!(target_endian%20%3D%20%22big%22)%20%7B%0A%20%20%20%20%20%20%20%20%5B0x12%2C%200x34%2C%200x56%2C%200x78%2C%200x90%2C%200x12%2C%200x34%2C%200x56%2C%200x78%2C%200x90%2C%200x12%2C%200x34%2C%200x56%2C%200x78%2C%200x90%2C%200x12%5D%0A%20%20%20%20%7D%20else%20%7B%0A%20%20%20%20%20%20%20%20%5B0x12%2C%200x90%2C%200x78%2C%200x56%2C%200x34%2C%200x12%2C%200x90%2C%200x78%2C%200x56%2C%200x34%2C%200x12%2C%200x90%2C%200x78%2C%200x56%2C%200x34%2C%200x12%5D%0A%20%20%20%20%7D)%3B%0Aassert_eq!(value%2C%200x12345678901234567890123456789012)%3B%0A%7D">Run</a></pre></div>
<p>When starting from a slice rather than an array, fallible conversion APIs can be used:</p>

<div class="example-wrap"><pre class="rust rust-example-rendered">
<span class="kw">use</span> <span class="ident">std</span>::<span class="ident">convert</span>::<span class="ident">TryInto</span>;

<span class="kw">fn</span> <span class="ident">read_ne_u128</span>(<span class="ident">input</span>: <span class="kw-2">&amp;</span><span class="kw-2">mut</span> <span class="kw-2">&amp;</span>[<span class="ident">u8</span>]) <span class="op">-&gt;</span> <span class="ident">u128</span> {
    <span class="kw">let</span> (<span class="ident">int_bytes</span>, <span class="ident">rest</span>) <span class="op">=</span> <span class="ident">input</span>.<span class="ident">split_at</span>(<span class="ident">std</span>::<span class="ident">mem</span>::<span class="ident">size_of</span>::<span class="op">&lt;</span><span class="ident">u128</span><span class="op">&gt;</span>());
    <span class="kw-2">*</span><span class="ident">input</span> <span class="op">=</span> <span class="ident">rest</span>;
    <span class="ident">u128</span>::<span class="ident">from_ne_bytes</span>(<span class="ident">int_bytes</span>.<span class="ident">try_into</span>().<span class="ident">unwrap</span>())
}<a class="test-arrow" target="_blank" href="https://play.rust-lang.org/?code=%23!%5Ballow(unused)%5D%0Afn%20main()%20%7B%0Ause%20std%3A%3Aconvert%3A%3ATryInto%3B%0A%0Afn%20read_ne_u128(input%3A%20%26mut%20%26%5Bu8%5D)%20-%3E%20u128%20%7B%0A%20%20%20%20let%20(int_bytes%2C%20rest)%20%3D%20input.split_at(std%3A%3Amem%3A%3Asize_of%3A%3A%3Cu128%3E())%3B%0A%20%20%20%20*input%20%3D%20rest%3B%0A%20%20%20%20u128%3A%3Afrom_ne_bytes(int_bytes.try_into().unwrap())%0A%7D%0A%7D">Run</a></pre></div>
</div></div><h2 id='implementations' class='small-section-header'>Trait Implementations<a href='#implementations' class='anchor'></a></h2><div id='implementations-list'><h3 id='impl-FromStr' class='impl'><code class='in-band'>impl <a class="trait" href="../std/str/trait.FromStr.html" title="trait std::str::FromStr">FromStr</a> for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-FromStr' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/num/mod.rs.html#4398-4403' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Err' class="type"><code id='Err.t'>type <a href='../std/str/trait.FromStr.html#associatedtype.Err' class="type">Err</a> = <a class="struct" href="../std/num/struct.ParseIntError.html" title="struct std::num::ParseIntError">ParseIntError</a></code></h4><div class='docblock'><p>The associated error which can be returned from parsing.</p>
</div><h4 id='method.from_str' class="method hidden"><code id='from_str.v'>fn <a href='../std/str/trait.FromStr.html#tymethod.from_str' class='fnname'>from_str</a>(src: &amp;<a class="primitive" href="primitive.str.html">str</a>) -&gt; <a class="enum" href="../std/result/enum.Result.html" title="enum std::result::Result">Result</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>, <a class="struct" href="../std/num/struct.ParseIntError.html" title="struct std::num::ParseIntError">ParseIntError</a>&gt;</code><a class='srclink' href='../src/core/num/mod.rs.html#4400-4402' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Parses a string <code>s</code> to return a value of this type. <a href="../std/str/trait.FromStr.html#tymethod.from_str">Read more</a></p>
</div></div><h3 id='impl-Clone' class='impl'><code class='in-band'>impl <a class="trait" href="../std/clone/trait.Clone.html" title="trait std::clone::Clone">Clone</a> for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Clone' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/clone.rs.html#165-170' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.clone' class="method hidden"><code id='clone.v'>fn <a href='../std/clone/trait.Clone.html#tymethod.clone' class='fnname'>clone</a>(&amp;self) -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><a class='srclink' href='../src/core/clone.rs.html#167-169' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Returns a copy of the value. <a href="../std/clone/trait.Clone.html#tymethod.clone">Read more</a></p>
</div><h4 id='method.clone_from' class="method"><code id='clone_from.v'>fn <a href='../std/clone/trait.Clone.html#method.clone_from' class='fnname'>clone_from</a>(&amp;mut self, source: <a class="primitive" href="primitive.reference.html">&amp;</a>Self)</code><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/clone.rs.html#131-133' title='goto source code'>[src]</a></h4><div class='docblock'><p>Performs copy-assignment from <code>source</code>. <a href="../std/clone/trait.Clone.html#method.clone_from">Read more</a></p>
</div></div><h3 id='impl-Sum%3C%26%27a%20u128%3E' class='impl'><code class='in-band'>impl&lt;'a&gt; <a class="trait" href="../std/iter/trait.Sum.html" title="trait std::iter::Sum">Sum</a>&lt;&amp;'a <a class="primitive" href="primitive.u128.html">u128</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Sum%3C%26%27a%20u128%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.12.0'>1.12.0</div><a class='srclink' href='../src/core/iter/traits/accum.rs.html#59-63' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.sum' class="method hidden"><code id='sum.v'>fn <a href='../std/iter/trait.Sum.html#tymethod.sum' class='fnname'>sum</a>&lt;I&gt;(iter: I) -&gt; <a class="primitive" href="primitive.u128.html">u128</a> <span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;I: <a class="trait" href="../std/iter/trait.Iterator.html" title="trait std::iter::Iterator">Iterator</a>&lt;Item = &amp;'a <a class="primitive" href="primitive.u128.html">u128</a>&gt;,&nbsp;</span></code><a class='srclink' href='../src/core/iter/traits/accum.rs.html#60-62' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Method which takes an iterator and generates <code>Self</code> from the elements by &quot;summing up&quot; the items. <a href="../std/iter/trait.Sum.html#tymethod.sum">Read more</a></p>
</div></div><h3 id='impl-Sum%3Cu128%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../std/iter/trait.Sum.html" title="trait std::iter::Sum">Sum</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Sum%3Cu128%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.12.0'>1.12.0</div><a class='srclink' href='../src/core/iter/traits/accum.rs.html#45-49' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.sum-1' class="method hidden"><code id='sum.v-1'>fn <a href='../std/iter/trait.Sum.html#tymethod.sum' class='fnname'>sum</a>&lt;I&gt;(iter: I) -&gt; <a class="primitive" href="primitive.u128.html">u128</a> <span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;I: <a class="trait" href="../std/iter/trait.Iterator.html" title="trait std::iter::Iterator">Iterator</a>&lt;Item = <a class="primitive" href="primitive.u128.html">u128</a>&gt;,&nbsp;</span></code><a class='srclink' href='../src/core/iter/traits/accum.rs.html#46-48' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Method which takes an iterator and generates <code>Self</code> from the elements by &quot;summing up&quot; the items. <a href="../std/iter/trait.Sum.html#tymethod.sum">Read more</a></p>
</div></div><h3 id='impl-Eq' class='impl'><code class='in-band'>impl <a class="trait" href="../std/cmp/trait.Eq.html" title="trait std::cmp::Eq">Eq</a> for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Eq' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/cmp.rs.html#916' title='goto source code'>[src]</a></h3><div class='impl-items'></div><h3 id='impl-Sub%3C%26%27_%20u128%3E' class='impl'><code class='in-band'>impl&lt;'_, '_&gt; <a class="trait" href="../std/ops/trait.Sub.html" title="trait std::ops::Sub">Sub</a>&lt;&amp;'_ <a class="primitive" href="primitive.u128.html">u128</a>&gt; for &amp;'_ <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Sub%3C%26%27_%20u128%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#50-57' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output' class="type"><code id='Output.t'>type <a href='../std/ops/trait.Sub.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Sub.html" title="trait std::ops::Sub">Sub</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Sub.html#associatedtype.Output" title="type std::ops::Sub::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>-</code> operator.</p>
</div><h4 id='method.sub' class="method hidden"><code id='sub.v'>fn <a href='../std/ops/trait.Sub.html#tymethod.sub' class='fnname'>sub</a>(self, other: &amp;<a class="primitive" href="primitive.u128.html">u128</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Sub.html" title="trait std::ops::Sub">Sub</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Sub.html#associatedtype.Output" title="type std::ops::Sub::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#54-56' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>-</code> operation.</p>
</div></div><h3 id='impl-Sub%3Cu128%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../std/ops/trait.Sub.html" title="trait std::ops::Sub">Sub</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Sub%3Cu128%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/ops/arith.rs.html#193-199' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-1' class="type"><code id='Output.t-1'>type <a href='../std/ops/trait.Sub.html#associatedtype.Output' class="type">Output</a> = <a class="primitive" href="primitive.u128.html">u128</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>-</code> operator.</p>
</div><h4 id='method.sub-1' class="method hidden"><code id='sub.v-1'>fn <a href='../std/ops/trait.Sub.html#tymethod.sub' class='fnname'>sub</a>(self, other: <a class="primitive" href="primitive.u128.html">u128</a>) -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><a class='srclink' href='../src/core/ops/arith.rs.html#198' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>-</code> operation.</p>
</div></div><h3 id='impl-Sub%3Cu128%3E-1' class='impl'><code class='in-band'>impl&lt;'a&gt; <a class="trait" href="../std/ops/trait.Sub.html" title="trait std::ops::Sub">Sub</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt; for &amp;'a <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Sub%3Cu128%3E-1' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#30-37' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-2' class="type"><code id='Output.t-2'>type <a href='../std/ops/trait.Sub.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Sub.html" title="trait std::ops::Sub">Sub</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Sub.html#associatedtype.Output" title="type std::ops::Sub::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>-</code> operator.</p>
</div><h4 id='method.sub-2' class="method hidden"><code id='sub.v-2'>fn <a href='../std/ops/trait.Sub.html#tymethod.sub' class='fnname'>sub</a>(self, other: <a class="primitive" href="primitive.u128.html">u128</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Sub.html" title="trait std::ops::Sub">Sub</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Sub.html#associatedtype.Output" title="type std::ops::Sub::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#34-36' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>-</code> operation.</p>
</div></div><h3 id='impl-Sub%3C%26%27_%20u128%3E-1' class='impl'><code class='in-band'>impl&lt;'_&gt; <a class="trait" href="../std/ops/trait.Sub.html" title="trait std::ops::Sub">Sub</a>&lt;&amp;'_ <a class="primitive" href="primitive.u128.html">u128</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Sub%3C%26%27_%20u128%3E-1' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#40-47' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-3' class="type"><code id='Output.t-3'>type <a href='../std/ops/trait.Sub.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Sub.html" title="trait std::ops::Sub">Sub</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Sub.html#associatedtype.Output" title="type std::ops::Sub::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>-</code> operator.</p>
</div><h4 id='method.sub-3' class="method hidden"><code id='sub.v-3'>fn <a href='../std/ops/trait.Sub.html#tymethod.sub' class='fnname'>sub</a>(self, other: &amp;<a class="primitive" href="primitive.u128.html">u128</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Sub.html" title="trait std::ops::Sub">Sub</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Sub.html#associatedtype.Output" title="type std::ops::Sub::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#44-46' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>-</code> operation.</p>
</div></div><h3 id='impl-Octal' class='impl'><code class='in-band'>impl <a class="trait" href="../std/fmt/trait.Octal.html" title="trait std::fmt::Octal">Octal</a> for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Octal' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/fmt/num.rs.html#133-137' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.fmt' class="method hidden"><code id='fmt.v'>fn <a href='../std/fmt/trait.Octal.html#tymethod.fmt' class='fnname'>fmt</a>(&amp;self, f: &amp;mut <a class="struct" href="../std/fmt/struct.Formatter.html" title="struct std::fmt::Formatter">Formatter</a>) -&gt; <a class="enum" href="../std/result/enum.Result.html" title="enum std::result::Result">Result</a>&lt;<a class="primitive" href="primitive.unit.html">()</a>, <a class="struct" href="../std/fmt/struct.Error.html" title="struct std::fmt::Error">Error</a>&gt;</code><a class='srclink' href='../src/core/fmt/num.rs.html#134-136' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Formats the value using the given formatter.</p>
</div></div><h3 id='impl-SubAssign%3C%26%27_%20u128%3E' class='impl'><code class='in-band'>impl&lt;'_&gt; <a class="trait" href="../std/ops/trait.SubAssign.html" title="trait std::ops::SubAssign">SubAssign</a>&lt;&amp;'_ <a class="primitive" href="primitive.u128.html">u128</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-SubAssign%3C%26%27_%20u128%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.22.0'>1.22.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#70-75' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.sub_assign' class="method hidden"><code id='sub_assign.v'>fn <a href='../std/ops/trait.SubAssign.html#tymethod.sub_assign' class='fnname'>sub_assign</a>(&amp;mut self, other: &amp;<a class="primitive" href="primitive.u128.html">u128</a>)</code><a class='srclink' href='../src/core/internal_macros.rs.html#72-74' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>-=</code> operation.</p>
</div></div><h3 id='impl-SubAssign%3Cu128%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../std/ops/trait.SubAssign.html" title="trait std::ops::SubAssign">SubAssign</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-SubAssign%3Cu128%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.8.0'>1.8.0</div><a class='srclink' href='../src/core/ops/arith.rs.html#751-755' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.sub_assign-1' class="method hidden"><code id='sub_assign.v-1'>fn <a href='../std/ops/trait.SubAssign.html#tymethod.sub_assign' class='fnname'>sub_assign</a>(&amp;mut self, other: <a class="primitive" href="primitive.u128.html">u128</a>)</code><a class='srclink' href='../src/core/ops/arith.rs.html#754' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>-=</code> operation.</p>
</div></div><h3 id='impl-RemAssign%3Cu128%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../std/ops/trait.RemAssign.html" title="trait std::ops::RemAssign">RemAssign</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-RemAssign%3Cu128%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.8.0'>1.8.0</div><a class='srclink' href='../src/core/ops/arith.rs.html#895-898' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.rem_assign' class="method hidden"><code id='rem_assign.v'>fn <a href='../std/ops/trait.RemAssign.html#tymethod.rem_assign' class='fnname'>rem_assign</a>(&amp;mut self, other: <a class="primitive" href="primitive.u128.html">u128</a>)</code><a class='srclink' href='../src/core/ops/arith.rs.html#897' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>%=</code> operation.</p>
</div></div><h3 id='impl-RemAssign%3C%26%27_%20u128%3E' class='impl'><code class='in-band'>impl&lt;'_&gt; <a class="trait" href="../std/ops/trait.RemAssign.html" title="trait std::ops::RemAssign">RemAssign</a>&lt;&amp;'_ <a class="primitive" href="primitive.u128.html">u128</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-RemAssign%3C%26%27_%20u128%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.22.0'>1.22.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#70-75' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.rem_assign-1' class="method hidden"><code id='rem_assign.v-1'>fn <a href='../std/ops/trait.RemAssign.html#tymethod.rem_assign' class='fnname'>rem_assign</a>(&amp;mut self, other: &amp;<a class="primitive" href="primitive.u128.html">u128</a>)</code><a class='srclink' href='../src/core/internal_macros.rs.html#72-74' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>%=</code> operation.</p>
</div></div><h3 id='impl-Default' class='impl'><code class='in-band'>impl <a class="trait" href="../std/default/trait.Default.html" title="trait std::default::Default">Default</a> for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Default' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/default.rs.html#121-125' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.default' class="method"><code id='default.v'>fn <a href='../std/default/trait.Default.html#tymethod.default' class='fnname'>default</a>() -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><a class='srclink' href='../src/core/default.rs.html#124' title='goto source code'>[src]</a></h4><div class='docblock'><p>Returns the default value of <code>0</code></p>
</div></div><h3 id='impl-Div%3Cu128%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../std/ops/trait.Div.html" title="trait std::ops::Div">Div</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Div%3Cu128%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/ops/arith.rs.html#439-444' title='goto source code'>[src]</a></h3><div class='docblock'><p>This operation rounds towards zero, truncating any
fractional part of the exact result.</p>
</div><div class='impl-items'><h4 id='associatedtype.Output-4' class="type"><code id='Output.t-4'>type <a href='../std/ops/trait.Div.html#associatedtype.Output' class="type">Output</a> = <a class="primitive" href="primitive.u128.html">u128</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>/</code> operator.</p>
</div><h4 id='method.div' class="method hidden"><code id='div.v'>fn <a href='../std/ops/trait.Div.html#tymethod.div' class='fnname'>div</a>(self, other: <a class="primitive" href="primitive.u128.html">u128</a>) -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><a class='srclink' href='../src/core/ops/arith.rs.html#443' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>/</code> operation.</p>
</div></div><h3 id='impl-Div%3C%26%27_%20u128%3E' class='impl'><code class='in-band'>impl&lt;'_, '_&gt; <a class="trait" href="../std/ops/trait.Div.html" title="trait std::ops::Div">Div</a>&lt;&amp;'_ <a class="primitive" href="primitive.u128.html">u128</a>&gt; for &amp;'_ <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Div%3C%26%27_%20u128%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#50-57' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-5' class="type"><code id='Output.t-5'>type <a href='../std/ops/trait.Div.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Div.html" title="trait std::ops::Div">Div</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Div.html#associatedtype.Output" title="type std::ops::Div::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>/</code> operator.</p>
</div><h4 id='method.div-1' class="method hidden"><code id='div.v-1'>fn <a href='../std/ops/trait.Div.html#tymethod.div' class='fnname'>div</a>(self, other: &amp;<a class="primitive" href="primitive.u128.html">u128</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Div.html" title="trait std::ops::Div">Div</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Div.html#associatedtype.Output" title="type std::ops::Div::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#54-56' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>/</code> operation.</p>
</div></div><h3 id='impl-Div%3Cu128%3E-1' class='impl'><code class='in-band'>impl&lt;'a&gt; <a class="trait" href="../std/ops/trait.Div.html" title="trait std::ops::Div">Div</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt; for &amp;'a <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Div%3Cu128%3E-1' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#30-37' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-6' class="type"><code id='Output.t-6'>type <a href='../std/ops/trait.Div.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Div.html" title="trait std::ops::Div">Div</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Div.html#associatedtype.Output" title="type std::ops::Div::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>/</code> operator.</p>
</div><h4 id='method.div-2' class="method hidden"><code id='div.v-2'>fn <a href='../std/ops/trait.Div.html#tymethod.div' class='fnname'>div</a>(self, other: <a class="primitive" href="primitive.u128.html">u128</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Div.html" title="trait std::ops::Div">Div</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Div.html#associatedtype.Output" title="type std::ops::Div::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#34-36' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>/</code> operation.</p>
</div></div><h3 id='impl-Div%3C%26%27_%20u128%3E-1' class='impl'><code class='in-band'>impl&lt;'_&gt; <a class="trait" href="../std/ops/trait.Div.html" title="trait std::ops::Div">Div</a>&lt;&amp;'_ <a class="primitive" href="primitive.u128.html">u128</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Div%3C%26%27_%20u128%3E-1' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#40-47' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-7' class="type"><code id='Output.t-7'>type <a href='../std/ops/trait.Div.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Div.html" title="trait std::ops::Div">Div</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Div.html#associatedtype.Output" title="type std::ops::Div::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>/</code> operator.</p>
</div><h4 id='method.div-3' class="method hidden"><code id='div.v-3'>fn <a href='../std/ops/trait.Div.html#tymethod.div' class='fnname'>div</a>(self, other: &amp;<a class="primitive" href="primitive.u128.html">u128</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Div.html" title="trait std::ops::Div">Div</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Div.html#associatedtype.Output" title="type std::ops::Div::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#44-46' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>/</code> operation.</p>
</div></div><h3 id='impl-BitXorAssign%3Cu128%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../std/ops/trait.BitXorAssign.html" title="trait std::ops::BitXorAssign">BitXorAssign</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-BitXorAssign%3Cu128%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.8.0'>1.8.0</div><a class='srclink' href='../src/core/ops/bit.rs.html#708-711' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.bitxor_assign' class="method hidden"><code id='bitxor_assign.v'>fn <a href='../std/ops/trait.BitXorAssign.html#tymethod.bitxor_assign' class='fnname'>bitxor_assign</a>(&amp;mut self, other: <a class="primitive" href="primitive.u128.html">u128</a>)</code><a class='srclink' href='../src/core/ops/bit.rs.html#710' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>^=</code> operation.</p>
</div></div><h3 id='impl-BitXorAssign%3C%26%27_%20u128%3E' class='impl'><code class='in-band'>impl&lt;'_&gt; <a class="trait" href="../std/ops/trait.BitXorAssign.html" title="trait std::ops::BitXorAssign">BitXorAssign</a>&lt;&amp;'_ <a class="primitive" href="primitive.u128.html">u128</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-BitXorAssign%3C%26%27_%20u128%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.22.0'>1.22.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#70-75' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.bitxor_assign-1' class="method hidden"><code id='bitxor_assign.v-1'>fn <a href='../std/ops/trait.BitXorAssign.html#tymethod.bitxor_assign' class='fnname'>bitxor_assign</a>(&amp;mut self, other: &amp;<a class="primitive" href="primitive.u128.html">u128</a>)</code><a class='srclink' href='../src/core/internal_macros.rs.html#72-74' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>^=</code> operation.</p>
</div></div><h3 id='impl-BitAnd%3C%26%27_%20u128%3E' class='impl'><code class='in-band'>impl&lt;'_, '_&gt; <a class="trait" href="../std/ops/trait.BitAnd.html" title="trait std::ops::BitAnd">BitAnd</a>&lt;&amp;'_ <a class="primitive" href="primitive.u128.html">u128</a>&gt; for &amp;'_ <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-BitAnd%3C%26%27_%20u128%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#50-57' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-8' class="type"><code id='Output.t-8'>type <a href='../std/ops/trait.BitAnd.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.BitAnd.html" title="trait std::ops::BitAnd">BitAnd</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt;&gt;::<a class="type" href="../std/ops/trait.BitAnd.html#associatedtype.Output" title="type std::ops::BitAnd::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&amp;</code> operator.</p>
</div><h4 id='method.bitand' class="method hidden"><code id='bitand.v'>fn <a href='../std/ops/trait.BitAnd.html#tymethod.bitand' class='fnname'>bitand</a>(self, other: &amp;<a class="primitive" href="primitive.u128.html">u128</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.BitAnd.html" title="trait std::ops::BitAnd">BitAnd</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt;&gt;::<a class="type" href="../std/ops/trait.BitAnd.html#associatedtype.Output" title="type std::ops::BitAnd::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#54-56' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&amp;</code> operation.</p>
</div></div><h3 id='impl-BitAnd%3Cu128%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../std/ops/trait.BitAnd.html" title="trait std::ops::BitAnd">BitAnd</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-BitAnd%3Cu128%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/ops/bit.rs.html#131-136' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-9' class="type"><code id='Output.t-9'>type <a href='../std/ops/trait.BitAnd.html#associatedtype.Output' class="type">Output</a> = <a class="primitive" href="primitive.u128.html">u128</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&amp;</code> operator.</p>
</div><h4 id='method.bitand-1' class="method hidden"><code id='bitand.v-1'>fn <a href='../std/ops/trait.BitAnd.html#tymethod.bitand' class='fnname'>bitand</a>(self, rhs: <a class="primitive" href="primitive.u128.html">u128</a>) -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><a class='srclink' href='../src/core/ops/bit.rs.html#135' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&amp;</code> operation.</p>
</div></div><h3 id='impl-BitAnd%3Cu128%3E-1' class='impl'><code class='in-band'>impl&lt;'a&gt; <a class="trait" href="../std/ops/trait.BitAnd.html" title="trait std::ops::BitAnd">BitAnd</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt; for &amp;'a <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-BitAnd%3Cu128%3E-1' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#30-37' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-10' class="type"><code id='Output.t-10'>type <a href='../std/ops/trait.BitAnd.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.BitAnd.html" title="trait std::ops::BitAnd">BitAnd</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt;&gt;::<a class="type" href="../std/ops/trait.BitAnd.html#associatedtype.Output" title="type std::ops::BitAnd::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&amp;</code> operator.</p>
</div><h4 id='method.bitand-2' class="method hidden"><code id='bitand.v-2'>fn <a href='../std/ops/trait.BitAnd.html#tymethod.bitand' class='fnname'>bitand</a>(self, other: <a class="primitive" href="primitive.u128.html">u128</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.BitAnd.html" title="trait std::ops::BitAnd">BitAnd</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt;&gt;::<a class="type" href="../std/ops/trait.BitAnd.html#associatedtype.Output" title="type std::ops::BitAnd::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#34-36' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&amp;</code> operation.</p>
</div></div><h3 id='impl-BitAnd%3C%26%27_%20u128%3E-1' class='impl'><code class='in-band'>impl&lt;'_&gt; <a class="trait" href="../std/ops/trait.BitAnd.html" title="trait std::ops::BitAnd">BitAnd</a>&lt;&amp;'_ <a class="primitive" href="primitive.u128.html">u128</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-BitAnd%3C%26%27_%20u128%3E-1' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#40-47' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-11' class="type"><code id='Output.t-11'>type <a href='../std/ops/trait.BitAnd.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.BitAnd.html" title="trait std::ops::BitAnd">BitAnd</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt;&gt;::<a class="type" href="../std/ops/trait.BitAnd.html#associatedtype.Output" title="type std::ops::BitAnd::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&amp;</code> operator.</p>
</div><h4 id='method.bitand-3' class="method hidden"><code id='bitand.v-3'>fn <a href='../std/ops/trait.BitAnd.html#tymethod.bitand' class='fnname'>bitand</a>(self, other: &amp;<a class="primitive" href="primitive.u128.html">u128</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.BitAnd.html" title="trait std::ops::BitAnd">BitAnd</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt;&gt;::<a class="type" href="../std/ops/trait.BitAnd.html#associatedtype.Output" title="type std::ops::BitAnd::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#44-46' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&amp;</code> operation.</p>
</div></div><h3 id='impl-TryFrom%3Ci128%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../std/convert/trait.TryFrom.html" title="trait std::convert::TryFrom">TryFrom</a>&lt;<a class="primitive" href="primitive.i128.html">i128</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-TryFrom%3Ci128%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.34.0'>1.34.0</div><a class='srclink' href='../src/core/num/mod.rs.html#4470-4484' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Error' class="type"><code id='Error.t'>type <a href='../std/convert/trait.TryFrom.html#associatedtype.Error' class="type">Error</a> = <a class="struct" href="../std/num/struct.TryFromIntError.html" title="struct std::num::TryFromIntError">TryFromIntError</a></code></h4><div class='docblock'><p>The type returned in the event of a conversion error.</p>
</div><h4 id='method.try_from' class="method"><code id='try_from.v'>fn <a href='../std/convert/trait.TryFrom.html#tymethod.try_from' class='fnname'>try_from</a>(u: <a class="primitive" href="primitive.i128.html">i128</a>) -&gt; <a class="enum" href="../std/result/enum.Result.html" title="enum std::result::Result">Result</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>, <a class="struct" href="../std/num/struct.TryFromIntError.html" title="struct std::num::TryFromIntError">TryFromIntError</a>&gt;</code><a class='srclink' href='../src/core/num/mod.rs.html#4477-4483' title='goto source code'>[src]</a></h4><div class='docblock'><p>Try to create the target number type from a source
number type. This returns an error if the source value
is outside of the range of the target type.</p>
</div></div><h3 id='impl-TryFrom%3Ci16%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../std/convert/trait.TryFrom.html" title="trait std::convert::TryFrom">TryFrom</a>&lt;<a class="primitive" href="primitive.i16.html">i16</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-TryFrom%3Ci16%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.34.0'>1.34.0</div><a class='srclink' href='../src/core/num/mod.rs.html#4470-4484' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Error-1' class="type"><code id='Error.t-1'>type <a href='../std/convert/trait.TryFrom.html#associatedtype.Error' class="type">Error</a> = <a class="struct" href="../std/num/struct.TryFromIntError.html" title="struct std::num::TryFromIntError">TryFromIntError</a></code></h4><div class='docblock'><p>The type returned in the event of a conversion error.</p>
</div><h4 id='method.try_from-1' class="method"><code id='try_from.v-1'>fn <a href='../std/convert/trait.TryFrom.html#tymethod.try_from' class='fnname'>try_from</a>(u: <a class="primitive" href="primitive.i16.html">i16</a>) -&gt; <a class="enum" href="../std/result/enum.Result.html" title="enum std::result::Result">Result</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>, <a class="struct" href="../std/num/struct.TryFromIntError.html" title="struct std::num::TryFromIntError">TryFromIntError</a>&gt;</code><a class='srclink' href='../src/core/num/mod.rs.html#4477-4483' title='goto source code'>[src]</a></h4><div class='docblock'><p>Try to create the target number type from a source
number type. This returns an error if the source value
is outside of the range of the target type.</p>
</div></div><h3 id='impl-TryFrom%3Cusize%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../std/convert/trait.TryFrom.html" title="trait std::convert::TryFrom">TryFrom</a>&lt;<a class="primitive" href="primitive.usize.html">usize</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-TryFrom%3Cusize%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.34.0'>1.34.0</div><a class='srclink' href='../src/core/num/mod.rs.html#4452-4462' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Error-2' class="type"><code id='Error.t-2'>type <a href='../std/convert/trait.TryFrom.html#associatedtype.Error' class="type">Error</a> = <a class="struct" href="../std/num/struct.TryFromIntError.html" title="struct std::num::TryFromIntError">TryFromIntError</a></code></h4><div class='docblock'><p>The type returned in the event of a conversion error.</p>
</div><h4 id='method.try_from-2' class="method"><code id='try_from.v-2'>fn <a href='../std/convert/trait.TryFrom.html#tymethod.try_from' class='fnname'>try_from</a>(value: <a class="primitive" href="primitive.usize.html">usize</a>) -&gt; <a class="enum" href="../std/result/enum.Result.html" title="enum std::result::Result">Result</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>, &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/convert/trait.TryFrom.html" title="trait std::convert::TryFrom">TryFrom</a>&lt;<a class="primitive" href="primitive.usize.html">usize</a>&gt;&gt;::<a class="type" href="../std/convert/trait.TryFrom.html#associatedtype.Error" title="type std::convert::TryFrom::Error">Error</a>&gt;</code><a class='srclink' href='../src/core/num/mod.rs.html#4459-4461' title='goto source code'>[src]</a></h4><div class='docblock'><p>Try to create the target number type from a source
number type. This returns an error if the source value
is outside of the range of the target type.</p>
</div></div><h3 id='impl-TryFrom%3Ci32%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../std/convert/trait.TryFrom.html" title="trait std::convert::TryFrom">TryFrom</a>&lt;<a class="primitive" href="primitive.i32.html">i32</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-TryFrom%3Ci32%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.34.0'>1.34.0</div><a class='srclink' href='../src/core/num/mod.rs.html#4470-4484' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Error-3' class="type"><code id='Error.t-3'>type <a href='../std/convert/trait.TryFrom.html#associatedtype.Error' class="type">Error</a> = <a class="struct" href="../std/num/struct.TryFromIntError.html" title="struct std::num::TryFromIntError">TryFromIntError</a></code></h4><div class='docblock'><p>The type returned in the event of a conversion error.</p>
</div><h4 id='method.try_from-3' class="method"><code id='try_from.v-3'>fn <a href='../std/convert/trait.TryFrom.html#tymethod.try_from' class='fnname'>try_from</a>(u: <a class="primitive" href="primitive.i32.html">i32</a>) -&gt; <a class="enum" href="../std/result/enum.Result.html" title="enum std::result::Result">Result</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>, <a class="struct" href="../std/num/struct.TryFromIntError.html" title="struct std::num::TryFromIntError">TryFromIntError</a>&gt;</code><a class='srclink' href='../src/core/num/mod.rs.html#4477-4483' title='goto source code'>[src]</a></h4><div class='docblock'><p>Try to create the target number type from a source
number type. This returns an error if the source value
is outside of the range of the target type.</p>
</div></div><h3 id='impl-TryFrom%3Ci64%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../std/convert/trait.TryFrom.html" title="trait std::convert::TryFrom">TryFrom</a>&lt;<a class="primitive" href="primitive.i64.html">i64</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-TryFrom%3Ci64%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.34.0'>1.34.0</div><a class='srclink' href='../src/core/num/mod.rs.html#4470-4484' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Error-4' class="type"><code id='Error.t-4'>type <a href='../std/convert/trait.TryFrom.html#associatedtype.Error' class="type">Error</a> = <a class="struct" href="../std/num/struct.TryFromIntError.html" title="struct std::num::TryFromIntError">TryFromIntError</a></code></h4><div class='docblock'><p>The type returned in the event of a conversion error.</p>
</div><h4 id='method.try_from-4' class="method"><code id='try_from.v-4'>fn <a href='../std/convert/trait.TryFrom.html#tymethod.try_from' class='fnname'>try_from</a>(u: <a class="primitive" href="primitive.i64.html">i64</a>) -&gt; <a class="enum" href="../std/result/enum.Result.html" title="enum std::result::Result">Result</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>, <a class="struct" href="../std/num/struct.TryFromIntError.html" title="struct std::num::TryFromIntError">TryFromIntError</a>&gt;</code><a class='srclink' href='../src/core/num/mod.rs.html#4477-4483' title='goto source code'>[src]</a></h4><div class='docblock'><p>Try to create the target number type from a source
number type. This returns an error if the source value
is outside of the range of the target type.</p>
</div></div><h3 id='impl-TryFrom%3Cisize%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../std/convert/trait.TryFrom.html" title="trait std::convert::TryFrom">TryFrom</a>&lt;<a class="primitive" href="primitive.isize.html">isize</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-TryFrom%3Cisize%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.34.0'>1.34.0</div><a class='srclink' href='../src/core/num/mod.rs.html#4470-4484' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Error-5' class="type"><code id='Error.t-5'>type <a href='../std/convert/trait.TryFrom.html#associatedtype.Error' class="type">Error</a> = <a class="struct" href="../std/num/struct.TryFromIntError.html" title="struct std::num::TryFromIntError">TryFromIntError</a></code></h4><div class='docblock'><p>The type returned in the event of a conversion error.</p>
</div><h4 id='method.try_from-5' class="method"><code id='try_from.v-5'>fn <a href='../std/convert/trait.TryFrom.html#tymethod.try_from' class='fnname'>try_from</a>(u: <a class="primitive" href="primitive.isize.html">isize</a>) -&gt; <a class="enum" href="../std/result/enum.Result.html" title="enum std::result::Result">Result</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>, <a class="struct" href="../std/num/struct.TryFromIntError.html" title="struct std::num::TryFromIntError">TryFromIntError</a>&gt;</code><a class='srclink' href='../src/core/num/mod.rs.html#4477-4483' title='goto source code'>[src]</a></h4><div class='docblock'><p>Try to create the target number type from a source
number type. This returns an error if the source value
is outside of the range of the target type.</p>
</div></div><h3 id='impl-TryFrom%3Ci8%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../std/convert/trait.TryFrom.html" title="trait std::convert::TryFrom">TryFrom</a>&lt;<a class="primitive" href="primitive.i8.html">i8</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-TryFrom%3Ci8%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.34.0'>1.34.0</div><a class='srclink' href='../src/core/num/mod.rs.html#4470-4484' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Error-6' class="type"><code id='Error.t-6'>type <a href='../std/convert/trait.TryFrom.html#associatedtype.Error' class="type">Error</a> = <a class="struct" href="../std/num/struct.TryFromIntError.html" title="struct std::num::TryFromIntError">TryFromIntError</a></code></h4><div class='docblock'><p>The type returned in the event of a conversion error.</p>
</div><h4 id='method.try_from-6' class="method"><code id='try_from.v-6'>fn <a href='../std/convert/trait.TryFrom.html#tymethod.try_from' class='fnname'>try_from</a>(u: <a class="primitive" href="primitive.i8.html">i8</a>) -&gt; <a class="enum" href="../std/result/enum.Result.html" title="enum std::result::Result">Result</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>, <a class="struct" href="../std/num/struct.TryFromIntError.html" title="struct std::num::TryFromIntError">TryFromIntError</a>&gt;</code><a class='srclink' href='../src/core/num/mod.rs.html#4477-4483' title='goto source code'>[src]</a></h4><div class='docblock'><p>Try to create the target number type from a source
number type. This returns an error if the source value
is outside of the range of the target type.</p>
</div></div><h3 id='impl-Display' class='impl'><code class='in-band'>impl <a class="trait" href="../std/fmt/trait.Display.html" title="trait std::fmt::Display">Display</a> for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Display' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/fmt/num.rs.html#244-256' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.fmt-1' class="method hidden"><code id='fmt.v-1'>fn <a href='../std/fmt/trait.Display.html#tymethod.fmt' class='fnname'>fmt</a>(&amp;self, f: &amp;mut <a class="struct" href="../std/fmt/struct.Formatter.html" title="struct std::fmt::Formatter">Formatter</a>) -&gt; <a class="enum" href="../std/result/enum.Result.html" title="enum std::result::Result">Result</a>&lt;<a class="primitive" href="primitive.unit.html">()</a>, <a class="struct" href="../std/fmt/struct.Error.html" title="struct std::fmt::Error">Error</a>&gt;</code><a class='srclink' href='../src/core/fmt/num.rs.html#246-255' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Formats the value using the given formatter. <a href="../std/fmt/trait.Display.html#tymethod.fmt">Read more</a></p>
</div></div><h3 id='impl-PartialOrd%3Cu128%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../std/cmp/trait.PartialOrd.html" title="trait std::cmp::PartialOrd">PartialOrd</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-PartialOrd%3Cu128%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/cmp.rs.html#968-981' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.partial_cmp' class="method hidden"><code id='partial_cmp.v'>fn <a href='../std/cmp/trait.PartialOrd.html#tymethod.partial_cmp' class='fnname'>partial_cmp</a>(&amp;self, other: &amp;<a class="primitive" href="primitive.u128.html">u128</a>) -&gt; <a class="enum" href="../std/option/enum.Option.html" title="enum std::option::Option">Option</a>&lt;<a class="enum" href="../std/cmp/enum.Ordering.html" title="enum std::cmp::Ordering">Ordering</a>&gt;</code><a class='srclink' href='../src/core/cmp.rs.html#970-972' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>This method returns an ordering between <code>self</code> and <code>other</code> values if one exists. <a href="../std/cmp/trait.PartialOrd.html#tymethod.partial_cmp">Read more</a></p>
</div><h4 id='method.lt' class="method hidden"><code id='lt.v'>fn <a href='../std/cmp/trait.PartialOrd.html#method.lt' class='fnname'>lt</a>(&amp;self, other: &amp;<a class="primitive" href="primitive.u128.html">u128</a>) -&gt; <a class="primitive" href="primitive.bool.html">bool</a></code><a class='srclink' href='../src/core/cmp.rs.html#974' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>This method tests less than (for <code>self</code> and <code>other</code>) and is used by the <code>&lt;</code> operator. <a href="../std/cmp/trait.PartialOrd.html#method.lt">Read more</a></p>
</div><h4 id='method.le' class="method hidden"><code id='le.v'>fn <a href='../std/cmp/trait.PartialOrd.html#method.le' class='fnname'>le</a>(&amp;self, other: &amp;<a class="primitive" href="primitive.u128.html">u128</a>) -&gt; <a class="primitive" href="primitive.bool.html">bool</a></code><a class='srclink' href='../src/core/cmp.rs.html#976' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>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 href="../std/cmp/trait.PartialOrd.html#method.le">Read more</a></p>
</div><h4 id='method.ge' class="method hidden"><code id='ge.v'>fn <a href='../std/cmp/trait.PartialOrd.html#method.ge' class='fnname'>ge</a>(&amp;self, other: &amp;<a class="primitive" href="primitive.u128.html">u128</a>) -&gt; <a class="primitive" href="primitive.bool.html">bool</a></code><a class='srclink' href='../src/core/cmp.rs.html#978' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>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 href="../std/cmp/trait.PartialOrd.html#method.ge">Read more</a></p>
</div><h4 id='method.gt' class="method hidden"><code id='gt.v'>fn <a href='../std/cmp/trait.PartialOrd.html#method.gt' class='fnname'>gt</a>(&amp;self, other: &amp;<a class="primitive" href="primitive.u128.html">u128</a>) -&gt; <a class="primitive" href="primitive.bool.html">bool</a></code><a class='srclink' href='../src/core/cmp.rs.html#980' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>This method tests greater than (for <code>self</code> and <code>other</code>) and is used by the <code>&gt;</code> operator. <a href="../std/cmp/trait.PartialOrd.html#method.gt">Read more</a></p>
</div></div><h3 id='impl-BitXor%3Cu128%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../std/ops/trait.BitXor.html" title="trait std::ops::BitXor">BitXor</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-BitXor%3Cu128%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/ops/bit.rs.html#302-307' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-12' class="type"><code id='Output.t-12'>type <a href='../std/ops/trait.BitXor.html#associatedtype.Output' class="type">Output</a> = <a class="primitive" href="primitive.u128.html">u128</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>^</code> operator.</p>
</div><h4 id='method.bitxor' class="method hidden"><code id='bitxor.v'>fn <a href='../std/ops/trait.BitXor.html#tymethod.bitxor' class='fnname'>bitxor</a>(self, other: <a class="primitive" href="primitive.u128.html">u128</a>) -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><a class='srclink' href='../src/core/ops/bit.rs.html#306' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>^</code> operation.</p>
</div></div><h3 id='impl-BitXor%3Cu128%3E-1' class='impl'><code class='in-band'>impl&lt;'a&gt; <a class="trait" href="../std/ops/trait.BitXor.html" title="trait std::ops::BitXor">BitXor</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt; for &amp;'a <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-BitXor%3Cu128%3E-1' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#30-37' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-13' class="type"><code id='Output.t-13'>type <a href='../std/ops/trait.BitXor.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.BitXor.html" title="trait std::ops::BitXor">BitXor</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt;&gt;::<a class="type" href="../std/ops/trait.BitXor.html#associatedtype.Output" title="type std::ops::BitXor::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>^</code> operator.</p>
</div><h4 id='method.bitxor-1' class="method hidden"><code id='bitxor.v-1'>fn <a href='../std/ops/trait.BitXor.html#tymethod.bitxor' class='fnname'>bitxor</a>(self, other: <a class="primitive" href="primitive.u128.html">u128</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.BitXor.html" title="trait std::ops::BitXor">BitXor</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt;&gt;::<a class="type" href="../std/ops/trait.BitXor.html#associatedtype.Output" title="type std::ops::BitXor::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#34-36' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>^</code> operation.</p>
</div></div><h3 id='impl-BitXor%3C%26%27_%20u128%3E' class='impl'><code class='in-band'>impl&lt;'_, '_&gt; <a class="trait" href="../std/ops/trait.BitXor.html" title="trait std::ops::BitXor">BitXor</a>&lt;&amp;'_ <a class="primitive" href="primitive.u128.html">u128</a>&gt; for &amp;'_ <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-BitXor%3C%26%27_%20u128%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#50-57' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-14' class="type"><code id='Output.t-14'>type <a href='../std/ops/trait.BitXor.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.BitXor.html" title="trait std::ops::BitXor">BitXor</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt;&gt;::<a class="type" href="../std/ops/trait.BitXor.html#associatedtype.Output" title="type std::ops::BitXor::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>^</code> operator.</p>
</div><h4 id='method.bitxor-2' class="method hidden"><code id='bitxor.v-2'>fn <a href='../std/ops/trait.BitXor.html#tymethod.bitxor' class='fnname'>bitxor</a>(self, other: &amp;<a class="primitive" href="primitive.u128.html">u128</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.BitXor.html" title="trait std::ops::BitXor">BitXor</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt;&gt;::<a class="type" href="../std/ops/trait.BitXor.html#associatedtype.Output" title="type std::ops::BitXor::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#54-56' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>^</code> operation.</p>
</div></div><h3 id='impl-BitXor%3C%26%27_%20u128%3E-1' class='impl'><code class='in-band'>impl&lt;'_&gt; <a class="trait" href="../std/ops/trait.BitXor.html" title="trait std::ops::BitXor">BitXor</a>&lt;&amp;'_ <a class="primitive" href="primitive.u128.html">u128</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-BitXor%3C%26%27_%20u128%3E-1' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#40-47' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-15' class="type"><code id='Output.t-15'>type <a href='../std/ops/trait.BitXor.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.BitXor.html" title="trait std::ops::BitXor">BitXor</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt;&gt;::<a class="type" href="../std/ops/trait.BitXor.html#associatedtype.Output" title="type std::ops::BitXor::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>^</code> operator.</p>
</div><h4 id='method.bitxor-3' class="method hidden"><code id='bitxor.v-3'>fn <a href='../std/ops/trait.BitXor.html#tymethod.bitxor' class='fnname'>bitxor</a>(self, other: &amp;<a class="primitive" href="primitive.u128.html">u128</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.BitXor.html" title="trait std::ops::BitXor">BitXor</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt;&gt;::<a class="type" href="../std/ops/trait.BitXor.html#associatedtype.Output" title="type std::ops::BitXor::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#44-46' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>^</code> operation.</p>
</div></div><h3 id='impl-Shr%3Cu128%3E' class='impl'><code class='in-band'>impl&lt;'a&gt; <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt; for &amp;'a <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shr%3Cu128%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#30-37' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-16' class="type"><code id='Output.t-16'>type <a href='../std/ops/trait.Shr.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shr.html#associatedtype.Output" title="type std::ops::Shr::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&gt;&gt;</code> operator.</p>
</div><h4 id='method.shr' class="method hidden"><code id='shr.v'>fn <a href='../std/ops/trait.Shr.html#tymethod.shr' class='fnname'>shr</a>(self, other: <a class="primitive" href="primitive.u128.html">u128</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shr.html#associatedtype.Output" title="type std::ops::Shr::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#34-36' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&gt;&gt;</code> operation.</p>
</div></div><h3 id='impl-Shr%3Cusize%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.usize.html">usize</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shr%3Cusize%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/ops/bit.rs.html#499-507' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-17' class="type"><code id='Output.t-17'>type <a href='../std/ops/trait.Shr.html#associatedtype.Output' class="type">Output</a> = <a class="primitive" href="primitive.u128.html">u128</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&gt;&gt;</code> operator.</p>
</div><h4 id='method.shr-1' class="method hidden"><code id='shr.v-1'>fn <a href='../std/ops/trait.Shr.html#tymethod.shr' class='fnname'>shr</a>(self, other: <a class="primitive" href="primitive.usize.html">usize</a>) -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><a class='srclink' href='../src/core/ops/bit.rs.html#504-506' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&gt;&gt;</code> operation.</p>
</div></div><h3 id='impl-Shr%3C%26%27_%20u128%3E' class='impl'><code class='in-band'>impl&lt;'_&gt; <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;&amp;'_ <a class="primitive" href="primitive.u128.html">u128</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shr%3C%26%27_%20u128%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#40-47' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-18' class="type"><code id='Output.t-18'>type <a href='../std/ops/trait.Shr.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shr.html#associatedtype.Output" title="type std::ops::Shr::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&gt;&gt;</code> operator.</p>
</div><h4 id='method.shr-2' class="method hidden"><code id='shr.v-2'>fn <a href='../std/ops/trait.Shr.html#tymethod.shr' class='fnname'>shr</a>(self, other: &amp;<a class="primitive" href="primitive.u128.html">u128</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shr.html#associatedtype.Output" title="type std::ops::Shr::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#44-46' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&gt;&gt;</code> operation.</p>
</div></div><h3 id='impl-Shr%3Ci8%3E' class='impl'><code class='in-band'>impl&lt;'a&gt; <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.i8.html">i8</a>&gt; for &amp;'a <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shr%3Ci8%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#30-37' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-19' class="type"><code id='Output.t-19'>type <a href='../std/ops/trait.Shr.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.i8.html">i8</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shr.html#associatedtype.Output" title="type std::ops::Shr::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&gt;&gt;</code> operator.</p>
</div><h4 id='method.shr-3' class="method hidden"><code id='shr.v-3'>fn <a href='../std/ops/trait.Shr.html#tymethod.shr' class='fnname'>shr</a>(self, other: <a class="primitive" href="primitive.i8.html">i8</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.i8.html">i8</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shr.html#associatedtype.Output" title="type std::ops::Shr::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#34-36' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&gt;&gt;</code> operation.</p>
</div></div><h3 id='impl-Shr%3C%26%27_%20usize%3E' class='impl'><code class='in-band'>impl&lt;'_, '_&gt; <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;&amp;'_ <a class="primitive" href="primitive.usize.html">usize</a>&gt; for &amp;'_ <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shr%3C%26%27_%20usize%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#50-57' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-20' class="type"><code id='Output.t-20'>type <a href='../std/ops/trait.Shr.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.usize.html">usize</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shr.html#associatedtype.Output" title="type std::ops::Shr::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&gt;&gt;</code> operator.</p>
</div><h4 id='method.shr-4' class="method hidden"><code id='shr.v-4'>fn <a href='../std/ops/trait.Shr.html#tymethod.shr' class='fnname'>shr</a>(self, other: &amp;<a class="primitive" href="primitive.usize.html">usize</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.usize.html">usize</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shr.html#associatedtype.Output" title="type std::ops::Shr::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#54-56' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&gt;&gt;</code> operation.</p>
</div></div><h3 id='impl-Shr%3C%26%27_%20usize%3E-1' class='impl'><code class='in-band'>impl&lt;'_&gt; <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;&amp;'_ <a class="primitive" href="primitive.usize.html">usize</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shr%3C%26%27_%20usize%3E-1' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#40-47' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-21' class="type"><code id='Output.t-21'>type <a href='../std/ops/trait.Shr.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.usize.html">usize</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shr.html#associatedtype.Output" title="type std::ops::Shr::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&gt;&gt;</code> operator.</p>
</div><h4 id='method.shr-5' class="method hidden"><code id='shr.v-5'>fn <a href='../std/ops/trait.Shr.html#tymethod.shr' class='fnname'>shr</a>(self, other: &amp;<a class="primitive" href="primitive.usize.html">usize</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.usize.html">usize</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shr.html#associatedtype.Output" title="type std::ops::Shr::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#44-46' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&gt;&gt;</code> operation.</p>
</div></div><h3 id='impl-Shr%3Cu8%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.u8.html">u8</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shr%3Cu8%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/ops/bit.rs.html#499-507' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-22' class="type"><code id='Output.t-22'>type <a href='../std/ops/trait.Shr.html#associatedtype.Output' class="type">Output</a> = <a class="primitive" href="primitive.u128.html">u128</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&gt;&gt;</code> operator.</p>
</div><h4 id='method.shr-6' class="method hidden"><code id='shr.v-6'>fn <a href='../std/ops/trait.Shr.html#tymethod.shr' class='fnname'>shr</a>(self, other: <a class="primitive" href="primitive.u8.html">u8</a>) -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><a class='srclink' href='../src/core/ops/bit.rs.html#504-506' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&gt;&gt;</code> operation.</p>
</div></div><h3 id='impl-Shr%3C%26%27_%20u128%3E-1' class='impl'><code class='in-band'>impl&lt;'_, '_&gt; <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;&amp;'_ <a class="primitive" href="primitive.u128.html">u128</a>&gt; for &amp;'_ <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shr%3C%26%27_%20u128%3E-1' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#50-57' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-23' class="type"><code id='Output.t-23'>type <a href='../std/ops/trait.Shr.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shr.html#associatedtype.Output" title="type std::ops::Shr::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&gt;&gt;</code> operator.</p>
</div><h4 id='method.shr-7' class="method hidden"><code id='shr.v-7'>fn <a href='../std/ops/trait.Shr.html#tymethod.shr' class='fnname'>shr</a>(self, other: &amp;<a class="primitive" href="primitive.u128.html">u128</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shr.html#associatedtype.Output" title="type std::ops::Shr::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#54-56' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&gt;&gt;</code> operation.</p>
</div></div><h3 id='impl-Shr%3Ci128%3E' class='impl'><code class='in-band'>impl&lt;'a&gt; <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.i128.html">i128</a>&gt; for &amp;'a <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shr%3Ci128%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#30-37' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-24' class="type"><code id='Output.t-24'>type <a href='../std/ops/trait.Shr.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.i128.html">i128</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shr.html#associatedtype.Output" title="type std::ops::Shr::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&gt;&gt;</code> operator.</p>
</div><h4 id='method.shr-8' class="method hidden"><code id='shr.v-8'>fn <a href='../std/ops/trait.Shr.html#tymethod.shr' class='fnname'>shr</a>(self, other: <a class="primitive" href="primitive.i128.html">i128</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.i128.html">i128</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shr.html#associatedtype.Output" title="type std::ops::Shr::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#34-36' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&gt;&gt;</code> operation.</p>
</div></div><h3 id='impl-Shr%3Cu16%3E' class='impl'><code class='in-band'>impl&lt;'a&gt; <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.u16.html">u16</a>&gt; for &amp;'a <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shr%3Cu16%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#30-37' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-25' class="type"><code id='Output.t-25'>type <a href='../std/ops/trait.Shr.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.u16.html">u16</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shr.html#associatedtype.Output" title="type std::ops::Shr::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&gt;&gt;</code> operator.</p>
</div><h4 id='method.shr-9' class="method hidden"><code id='shr.v-9'>fn <a href='../std/ops/trait.Shr.html#tymethod.shr' class='fnname'>shr</a>(self, other: <a class="primitive" href="primitive.u16.html">u16</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.u16.html">u16</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shr.html#associatedtype.Output" title="type std::ops::Shr::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#34-36' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&gt;&gt;</code> operation.</p>
</div></div><h3 id='impl-Shr%3Cu32%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.u32.html">u32</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shr%3Cu32%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/ops/bit.rs.html#499-507' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-26' class="type"><code id='Output.t-26'>type <a href='../std/ops/trait.Shr.html#associatedtype.Output' class="type">Output</a> = <a class="primitive" href="primitive.u128.html">u128</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&gt;&gt;</code> operator.</p>
</div><h4 id='method.shr-10' class="method hidden"><code id='shr.v-10'>fn <a href='../std/ops/trait.Shr.html#tymethod.shr' class='fnname'>shr</a>(self, other: <a class="primitive" href="primitive.u32.html">u32</a>) -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><a class='srclink' href='../src/core/ops/bit.rs.html#504-506' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&gt;&gt;</code> operation.</p>
</div></div><h3 id='impl-Shr%3Cu32%3E-1' class='impl'><code class='in-band'>impl&lt;'a&gt; <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.u32.html">u32</a>&gt; for &amp;'a <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shr%3Cu32%3E-1' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#30-37' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-27' class="type"><code id='Output.t-27'>type <a href='../std/ops/trait.Shr.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.u32.html">u32</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shr.html#associatedtype.Output" title="type std::ops::Shr::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&gt;&gt;</code> operator.</p>
</div><h4 id='method.shr-11' class="method hidden"><code id='shr.v-11'>fn <a href='../std/ops/trait.Shr.html#tymethod.shr' class='fnname'>shr</a>(self, other: <a class="primitive" href="primitive.u32.html">u32</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.u32.html">u32</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shr.html#associatedtype.Output" title="type std::ops::Shr::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#34-36' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&gt;&gt;</code> operation.</p>
</div></div><h3 id='impl-Shr%3Ci128%3E-1' class='impl'><code class='in-band'>impl <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.i128.html">i128</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shr%3Ci128%3E-1' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/ops/bit.rs.html#499-507' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-28' class="type"><code id='Output.t-28'>type <a href='../std/ops/trait.Shr.html#associatedtype.Output' class="type">Output</a> = <a class="primitive" href="primitive.u128.html">u128</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&gt;&gt;</code> operator.</p>
</div><h4 id='method.shr-12' class="method hidden"><code id='shr.v-12'>fn <a href='../std/ops/trait.Shr.html#tymethod.shr' class='fnname'>shr</a>(self, other: <a class="primitive" href="primitive.i128.html">i128</a>) -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><a class='srclink' href='../src/core/ops/bit.rs.html#504-506' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&gt;&gt;</code> operation.</p>
</div></div><h3 id='impl-Shr%3Ci32%3E' class='impl'><code class='in-band'>impl&lt;'a&gt; <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.i32.html">i32</a>&gt; for &amp;'a <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shr%3Ci32%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#30-37' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-29' class="type"><code id='Output.t-29'>type <a href='../std/ops/trait.Shr.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.i32.html">i32</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shr.html#associatedtype.Output" title="type std::ops::Shr::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&gt;&gt;</code> operator.</p>
</div><h4 id='method.shr-13' class="method hidden"><code id='shr.v-13'>fn <a href='../std/ops/trait.Shr.html#tymethod.shr' class='fnname'>shr</a>(self, other: <a class="primitive" href="primitive.i32.html">i32</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.i32.html">i32</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shr.html#associatedtype.Output" title="type std::ops::Shr::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#34-36' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&gt;&gt;</code> operation.</p>
</div></div><h3 id='impl-Shr%3Cusize%3E-1' class='impl'><code class='in-band'>impl&lt;'a&gt; <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.usize.html">usize</a>&gt; for &amp;'a <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shr%3Cusize%3E-1' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#30-37' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-30' class="type"><code id='Output.t-30'>type <a href='../std/ops/trait.Shr.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.usize.html">usize</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shr.html#associatedtype.Output" title="type std::ops::Shr::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&gt;&gt;</code> operator.</p>
</div><h4 id='method.shr-14' class="method hidden"><code id='shr.v-14'>fn <a href='../std/ops/trait.Shr.html#tymethod.shr' class='fnname'>shr</a>(self, other: <a class="primitive" href="primitive.usize.html">usize</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.usize.html">usize</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shr.html#associatedtype.Output" title="type std::ops::Shr::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#34-36' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&gt;&gt;</code> operation.</p>
</div></div><h3 id='impl-Shr%3Cu128%3E-1' class='impl'><code class='in-band'>impl <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shr%3Cu128%3E-1' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/ops/bit.rs.html#499-507' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-31' class="type"><code id='Output.t-31'>type <a href='../std/ops/trait.Shr.html#associatedtype.Output' class="type">Output</a> = <a class="primitive" href="primitive.u128.html">u128</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&gt;&gt;</code> operator.</p>
</div><h4 id='method.shr-15' class="method hidden"><code id='shr.v-15'>fn <a href='../std/ops/trait.Shr.html#tymethod.shr' class='fnname'>shr</a>(self, other: <a class="primitive" href="primitive.u128.html">u128</a>) -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><a class='srclink' href='../src/core/ops/bit.rs.html#504-506' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&gt;&gt;</code> operation.</p>
</div></div><h3 id='impl-Shr%3C%26%27_%20u32%3E' class='impl'><code class='in-band'>impl&lt;'_&gt; <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;&amp;'_ <a class="primitive" href="primitive.u32.html">u32</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shr%3C%26%27_%20u32%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#40-47' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-32' class="type"><code id='Output.t-32'>type <a href='../std/ops/trait.Shr.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.u32.html">u32</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shr.html#associatedtype.Output" title="type std::ops::Shr::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&gt;&gt;</code> operator.</p>
</div><h4 id='method.shr-16' class="method hidden"><code id='shr.v-16'>fn <a href='../std/ops/trait.Shr.html#tymethod.shr' class='fnname'>shr</a>(self, other: &amp;<a class="primitive" href="primitive.u32.html">u32</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.u32.html">u32</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shr.html#associatedtype.Output" title="type std::ops::Shr::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#44-46' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&gt;&gt;</code> operation.</p>
</div></div><h3 id='impl-Shr%3Ci16%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.i16.html">i16</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shr%3Ci16%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/ops/bit.rs.html#499-507' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-33' class="type"><code id='Output.t-33'>type <a href='../std/ops/trait.Shr.html#associatedtype.Output' class="type">Output</a> = <a class="primitive" href="primitive.u128.html">u128</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&gt;&gt;</code> operator.</p>
</div><h4 id='method.shr-17' class="method hidden"><code id='shr.v-17'>fn <a href='../std/ops/trait.Shr.html#tymethod.shr' class='fnname'>shr</a>(self, other: <a class="primitive" href="primitive.i16.html">i16</a>) -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><a class='srclink' href='../src/core/ops/bit.rs.html#504-506' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&gt;&gt;</code> operation.</p>
</div></div><h3 id='impl-Shr%3C%26%27_%20u64%3E' class='impl'><code class='in-band'>impl&lt;'_&gt; <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;&amp;'_ <a class="primitive" href="primitive.u64.html">u64</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shr%3C%26%27_%20u64%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#40-47' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-34' class="type"><code id='Output.t-34'>type <a href='../std/ops/trait.Shr.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.u64.html">u64</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shr.html#associatedtype.Output" title="type std::ops::Shr::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&gt;&gt;</code> operator.</p>
</div><h4 id='method.shr-18' class="method hidden"><code id='shr.v-18'>fn <a href='../std/ops/trait.Shr.html#tymethod.shr' class='fnname'>shr</a>(self, other: &amp;<a class="primitive" href="primitive.u64.html">u64</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.u64.html">u64</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shr.html#associatedtype.Output" title="type std::ops::Shr::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#44-46' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&gt;&gt;</code> operation.</p>
</div></div><h3 id='impl-Shr%3Ci64%3E' class='impl'><code class='in-band'>impl&lt;'a&gt; <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.i64.html">i64</a>&gt; for &amp;'a <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shr%3Ci64%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#30-37' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-35' class="type"><code id='Output.t-35'>type <a href='../std/ops/trait.Shr.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.i64.html">i64</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shr.html#associatedtype.Output" title="type std::ops::Shr::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&gt;&gt;</code> operator.</p>
</div><h4 id='method.shr-19' class="method hidden"><code id='shr.v-19'>fn <a href='../std/ops/trait.Shr.html#tymethod.shr' class='fnname'>shr</a>(self, other: <a class="primitive" href="primitive.i64.html">i64</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.i64.html">i64</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shr.html#associatedtype.Output" title="type std::ops::Shr::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#34-36' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&gt;&gt;</code> operation.</p>
</div></div><h3 id='impl-Shr%3C%26%27_%20u32%3E-1' class='impl'><code class='in-band'>impl&lt;'_, '_&gt; <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;&amp;'_ <a class="primitive" href="primitive.u32.html">u32</a>&gt; for &amp;'_ <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shr%3C%26%27_%20u32%3E-1' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#50-57' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-36' class="type"><code id='Output.t-36'>type <a href='../std/ops/trait.Shr.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.u32.html">u32</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shr.html#associatedtype.Output" title="type std::ops::Shr::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&gt;&gt;</code> operator.</p>
</div><h4 id='method.shr-20' class="method hidden"><code id='shr.v-20'>fn <a href='../std/ops/trait.Shr.html#tymethod.shr' class='fnname'>shr</a>(self, other: &amp;<a class="primitive" href="primitive.u32.html">u32</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.u32.html">u32</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shr.html#associatedtype.Output" title="type std::ops::Shr::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#54-56' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&gt;&gt;</code> operation.</p>
</div></div><h3 id='impl-Shr%3C%26%27_%20i16%3E' class='impl'><code class='in-band'>impl&lt;'_&gt; <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;&amp;'_ <a class="primitive" href="primitive.i16.html">i16</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shr%3C%26%27_%20i16%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#40-47' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-37' class="type"><code id='Output.t-37'>type <a href='../std/ops/trait.Shr.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.i16.html">i16</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shr.html#associatedtype.Output" title="type std::ops::Shr::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&gt;&gt;</code> operator.</p>
</div><h4 id='method.shr-21' class="method hidden"><code id='shr.v-21'>fn <a href='../std/ops/trait.Shr.html#tymethod.shr' class='fnname'>shr</a>(self, other: &amp;<a class="primitive" href="primitive.i16.html">i16</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.i16.html">i16</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shr.html#associatedtype.Output" title="type std::ops::Shr::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#44-46' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&gt;&gt;</code> operation.</p>
</div></div><h3 id='impl-Shr%3C%26%27_%20i8%3E' class='impl'><code class='in-band'>impl&lt;'_, '_&gt; <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;&amp;'_ <a class="primitive" href="primitive.i8.html">i8</a>&gt; for &amp;'_ <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shr%3C%26%27_%20i8%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#50-57' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-38' class="type"><code id='Output.t-38'>type <a href='../std/ops/trait.Shr.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.i8.html">i8</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shr.html#associatedtype.Output" title="type std::ops::Shr::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&gt;&gt;</code> operator.</p>
</div><h4 id='method.shr-22' class="method hidden"><code id='shr.v-22'>fn <a href='../std/ops/trait.Shr.html#tymethod.shr' class='fnname'>shr</a>(self, other: &amp;<a class="primitive" href="primitive.i8.html">i8</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.i8.html">i8</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shr.html#associatedtype.Output" title="type std::ops::Shr::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#54-56' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&gt;&gt;</code> operation.</p>
</div></div><h3 id='impl-Shr%3C%26%27_%20i64%3E' class='impl'><code class='in-band'>impl&lt;'_&gt; <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;&amp;'_ <a class="primitive" href="primitive.i64.html">i64</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shr%3C%26%27_%20i64%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#40-47' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-39' class="type"><code id='Output.t-39'>type <a href='../std/ops/trait.Shr.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.i64.html">i64</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shr.html#associatedtype.Output" title="type std::ops::Shr::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&gt;&gt;</code> operator.</p>
</div><h4 id='method.shr-23' class="method hidden"><code id='shr.v-23'>fn <a href='../std/ops/trait.Shr.html#tymethod.shr' class='fnname'>shr</a>(self, other: &amp;<a class="primitive" href="primitive.i64.html">i64</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.i64.html">i64</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shr.html#associatedtype.Output" title="type std::ops::Shr::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#44-46' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&gt;&gt;</code> operation.</p>
</div></div><h3 id='impl-Shr%3Cu64%3E' class='impl'><code class='in-band'>impl&lt;'a&gt; <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.u64.html">u64</a>&gt; for &amp;'a <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shr%3Cu64%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#30-37' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-40' class="type"><code id='Output.t-40'>type <a href='../std/ops/trait.Shr.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.u64.html">u64</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shr.html#associatedtype.Output" title="type std::ops::Shr::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&gt;&gt;</code> operator.</p>
</div><h4 id='method.shr-24' class="method hidden"><code id='shr.v-24'>fn <a href='../std/ops/trait.Shr.html#tymethod.shr' class='fnname'>shr</a>(self, other: <a class="primitive" href="primitive.u64.html">u64</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.u64.html">u64</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shr.html#associatedtype.Output" title="type std::ops::Shr::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#34-36' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&gt;&gt;</code> operation.</p>
</div></div><h3 id='impl-Shr%3C%26%27_%20u16%3E' class='impl'><code class='in-band'>impl&lt;'_&gt; <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;&amp;'_ <a class="primitive" href="primitive.u16.html">u16</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shr%3C%26%27_%20u16%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#40-47' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-41' class="type"><code id='Output.t-41'>type <a href='../std/ops/trait.Shr.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.u16.html">u16</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shr.html#associatedtype.Output" title="type std::ops::Shr::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&gt;&gt;</code> operator.</p>
</div><h4 id='method.shr-25' class="method hidden"><code id='shr.v-25'>fn <a href='../std/ops/trait.Shr.html#tymethod.shr' class='fnname'>shr</a>(self, other: &amp;<a class="primitive" href="primitive.u16.html">u16</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.u16.html">u16</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shr.html#associatedtype.Output" title="type std::ops::Shr::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#44-46' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&gt;&gt;</code> operation.</p>
</div></div><h3 id='impl-Shr%3Cu64%3E-1' class='impl'><code class='in-band'>impl <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.u64.html">u64</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shr%3Cu64%3E-1' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/ops/bit.rs.html#499-507' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-42' class="type"><code id='Output.t-42'>type <a href='../std/ops/trait.Shr.html#associatedtype.Output' class="type">Output</a> = <a class="primitive" href="primitive.u128.html">u128</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&gt;&gt;</code> operator.</p>
</div><h4 id='method.shr-26' class="method hidden"><code id='shr.v-26'>fn <a href='../std/ops/trait.Shr.html#tymethod.shr' class='fnname'>shr</a>(self, other: <a class="primitive" href="primitive.u64.html">u64</a>) -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><a class='srclink' href='../src/core/ops/bit.rs.html#504-506' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&gt;&gt;</code> operation.</p>
</div></div><h3 id='impl-Shr%3Ci8%3E-1' class='impl'><code class='in-band'>impl <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.i8.html">i8</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shr%3Ci8%3E-1' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/ops/bit.rs.html#499-507' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-43' class="type"><code id='Output.t-43'>type <a href='../std/ops/trait.Shr.html#associatedtype.Output' class="type">Output</a> = <a class="primitive" href="primitive.u128.html">u128</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&gt;&gt;</code> operator.</p>
</div><h4 id='method.shr-27' class="method hidden"><code id='shr.v-27'>fn <a href='../std/ops/trait.Shr.html#tymethod.shr' class='fnname'>shr</a>(self, other: <a class="primitive" href="primitive.i8.html">i8</a>) -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><a class='srclink' href='../src/core/ops/bit.rs.html#504-506' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&gt;&gt;</code> operation.</p>
</div></div><h3 id='impl-Shr%3C%26%27_%20i16%3E-1' class='impl'><code class='in-band'>impl&lt;'_, '_&gt; <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;&amp;'_ <a class="primitive" href="primitive.i16.html">i16</a>&gt; for &amp;'_ <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shr%3C%26%27_%20i16%3E-1' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#50-57' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-44' class="type"><code id='Output.t-44'>type <a href='../std/ops/trait.Shr.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.i16.html">i16</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shr.html#associatedtype.Output" title="type std::ops::Shr::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&gt;&gt;</code> operator.</p>
</div><h4 id='method.shr-28' class="method hidden"><code id='shr.v-28'>fn <a href='../std/ops/trait.Shr.html#tymethod.shr' class='fnname'>shr</a>(self, other: &amp;<a class="primitive" href="primitive.i16.html">i16</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.i16.html">i16</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shr.html#associatedtype.Output" title="type std::ops::Shr::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#54-56' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&gt;&gt;</code> operation.</p>
</div></div><h3 id='impl-Shr%3Ci32%3E-1' class='impl'><code class='in-band'>impl <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.i32.html">i32</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shr%3Ci32%3E-1' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/ops/bit.rs.html#499-507' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-45' class="type"><code id='Output.t-45'>type <a href='../std/ops/trait.Shr.html#associatedtype.Output' class="type">Output</a> = <a class="primitive" href="primitive.u128.html">u128</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&gt;&gt;</code> operator.</p>
</div><h4 id='method.shr-29' class="method hidden"><code id='shr.v-29'>fn <a href='../std/ops/trait.Shr.html#tymethod.shr' class='fnname'>shr</a>(self, other: <a class="primitive" href="primitive.i32.html">i32</a>) -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><a class='srclink' href='../src/core/ops/bit.rs.html#504-506' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&gt;&gt;</code> operation.</p>
</div></div><h3 id='impl-Shr%3C%26%27_%20i32%3E' class='impl'><code class='in-band'>impl&lt;'_&gt; <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;&amp;'_ <a class="primitive" href="primitive.i32.html">i32</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shr%3C%26%27_%20i32%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#40-47' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-46' class="type"><code id='Output.t-46'>type <a href='../std/ops/trait.Shr.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.i32.html">i32</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shr.html#associatedtype.Output" title="type std::ops::Shr::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&gt;&gt;</code> operator.</p>
</div><h4 id='method.shr-30' class="method hidden"><code id='shr.v-30'>fn <a href='../std/ops/trait.Shr.html#tymethod.shr' class='fnname'>shr</a>(self, other: &amp;<a class="primitive" href="primitive.i32.html">i32</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.i32.html">i32</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shr.html#associatedtype.Output" title="type std::ops::Shr::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#44-46' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&gt;&gt;</code> operation.</p>
</div></div><h3 id='impl-Shr%3C%26%27_%20u64%3E-1' class='impl'><code class='in-band'>impl&lt;'_, '_&gt; <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;&amp;'_ <a class="primitive" href="primitive.u64.html">u64</a>&gt; for &amp;'_ <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shr%3C%26%27_%20u64%3E-1' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#50-57' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-47' class="type"><code id='Output.t-47'>type <a href='../std/ops/trait.Shr.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.u64.html">u64</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shr.html#associatedtype.Output" title="type std::ops::Shr::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&gt;&gt;</code> operator.</p>
</div><h4 id='method.shr-31' class="method hidden"><code id='shr.v-31'>fn <a href='../std/ops/trait.Shr.html#tymethod.shr' class='fnname'>shr</a>(self, other: &amp;<a class="primitive" href="primitive.u64.html">u64</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.u64.html">u64</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shr.html#associatedtype.Output" title="type std::ops::Shr::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#54-56' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&gt;&gt;</code> operation.</p>
</div></div><h3 id='impl-Shr%3C%26%27_%20u8%3E' class='impl'><code class='in-band'>impl&lt;'_&gt; <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;&amp;'_ <a class="primitive" href="primitive.u8.html">u8</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shr%3C%26%27_%20u8%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#40-47' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-48' class="type"><code id='Output.t-48'>type <a href='../std/ops/trait.Shr.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.u8.html">u8</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shr.html#associatedtype.Output" title="type std::ops::Shr::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&gt;&gt;</code> operator.</p>
</div><h4 id='method.shr-32' class="method hidden"><code id='shr.v-32'>fn <a href='../std/ops/trait.Shr.html#tymethod.shr' class='fnname'>shr</a>(self, other: &amp;<a class="primitive" href="primitive.u8.html">u8</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.u8.html">u8</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shr.html#associatedtype.Output" title="type std::ops::Shr::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#44-46' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&gt;&gt;</code> operation.</p>
</div></div><h3 id='impl-Shr%3C%26%27_%20i64%3E-1' class='impl'><code class='in-band'>impl&lt;'_, '_&gt; <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;&amp;'_ <a class="primitive" href="primitive.i64.html">i64</a>&gt; for &amp;'_ <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shr%3C%26%27_%20i64%3E-1' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#50-57' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-49' class="type"><code id='Output.t-49'>type <a href='../std/ops/trait.Shr.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.i64.html">i64</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shr.html#associatedtype.Output" title="type std::ops::Shr::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&gt;&gt;</code> operator.</p>
</div><h4 id='method.shr-33' class="method hidden"><code id='shr.v-33'>fn <a href='../std/ops/trait.Shr.html#tymethod.shr' class='fnname'>shr</a>(self, other: &amp;<a class="primitive" href="primitive.i64.html">i64</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.i64.html">i64</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shr.html#associatedtype.Output" title="type std::ops::Shr::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#54-56' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&gt;&gt;</code> operation.</p>
</div></div><h3 id='impl-Shr%3Cu16%3E-1' class='impl'><code class='in-band'>impl <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.u16.html">u16</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shr%3Cu16%3E-1' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/ops/bit.rs.html#499-507' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-50' class="type"><code id='Output.t-50'>type <a href='../std/ops/trait.Shr.html#associatedtype.Output' class="type">Output</a> = <a class="primitive" href="primitive.u128.html">u128</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&gt;&gt;</code> operator.</p>
</div><h4 id='method.shr-34' class="method hidden"><code id='shr.v-34'>fn <a href='../std/ops/trait.Shr.html#tymethod.shr' class='fnname'>shr</a>(self, other: <a class="primitive" href="primitive.u16.html">u16</a>) -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><a class='srclink' href='../src/core/ops/bit.rs.html#504-506' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&gt;&gt;</code> operation.</p>
</div></div><h3 id='impl-Shr%3C%26%27_%20i32%3E-1' class='impl'><code class='in-band'>impl&lt;'_, '_&gt; <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;&amp;'_ <a class="primitive" href="primitive.i32.html">i32</a>&gt; for &amp;'_ <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shr%3C%26%27_%20i32%3E-1' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#50-57' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-51' class="type"><code id='Output.t-51'>type <a href='../std/ops/trait.Shr.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.i32.html">i32</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shr.html#associatedtype.Output" title="type std::ops::Shr::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&gt;&gt;</code> operator.</p>
</div><h4 id='method.shr-35' class="method hidden"><code id='shr.v-35'>fn <a href='../std/ops/trait.Shr.html#tymethod.shr' class='fnname'>shr</a>(self, other: &amp;<a class="primitive" href="primitive.i32.html">i32</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.i32.html">i32</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shr.html#associatedtype.Output" title="type std::ops::Shr::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#54-56' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&gt;&gt;</code> operation.</p>
</div></div><h3 id='impl-Shr%3C%26%27_%20u16%3E-1' class='impl'><code class='in-band'>impl&lt;'_, '_&gt; <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;&amp;'_ <a class="primitive" href="primitive.u16.html">u16</a>&gt; for &amp;'_ <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shr%3C%26%27_%20u16%3E-1' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#50-57' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-52' class="type"><code id='Output.t-52'>type <a href='../std/ops/trait.Shr.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.u16.html">u16</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shr.html#associatedtype.Output" title="type std::ops::Shr::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&gt;&gt;</code> operator.</p>
</div><h4 id='method.shr-36' class="method hidden"><code id='shr.v-36'>fn <a href='../std/ops/trait.Shr.html#tymethod.shr' class='fnname'>shr</a>(self, other: &amp;<a class="primitive" href="primitive.u16.html">u16</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.u16.html">u16</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shr.html#associatedtype.Output" title="type std::ops::Shr::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#54-56' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&gt;&gt;</code> operation.</p>
</div></div><h3 id='impl-Shr%3C%26%27_%20i8%3E-1' class='impl'><code class='in-band'>impl&lt;'_&gt; <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;&amp;'_ <a class="primitive" href="primitive.i8.html">i8</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shr%3C%26%27_%20i8%3E-1' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#40-47' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-53' class="type"><code id='Output.t-53'>type <a href='../std/ops/trait.Shr.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.i8.html">i8</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shr.html#associatedtype.Output" title="type std::ops::Shr::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&gt;&gt;</code> operator.</p>
</div><h4 id='method.shr-37' class="method hidden"><code id='shr.v-37'>fn <a href='../std/ops/trait.Shr.html#tymethod.shr' class='fnname'>shr</a>(self, other: &amp;<a class="primitive" href="primitive.i8.html">i8</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.i8.html">i8</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shr.html#associatedtype.Output" title="type std::ops::Shr::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#44-46' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&gt;&gt;</code> operation.</p>
</div></div><h3 id='impl-Shr%3C%26%27_%20isize%3E' class='impl'><code class='in-band'>impl&lt;'_&gt; <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;&amp;'_ <a class="primitive" href="primitive.isize.html">isize</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shr%3C%26%27_%20isize%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#40-47' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-54' class="type"><code id='Output.t-54'>type <a href='../std/ops/trait.Shr.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.isize.html">isize</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shr.html#associatedtype.Output" title="type std::ops::Shr::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&gt;&gt;</code> operator.</p>
</div><h4 id='method.shr-38' class="method hidden"><code id='shr.v-38'>fn <a href='../std/ops/trait.Shr.html#tymethod.shr' class='fnname'>shr</a>(self, other: &amp;<a class="primitive" href="primitive.isize.html">isize</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.isize.html">isize</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shr.html#associatedtype.Output" title="type std::ops::Shr::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#44-46' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&gt;&gt;</code> operation.</p>
</div></div><h3 id='impl-Shr%3C%26%27_%20u8%3E-1' class='impl'><code class='in-band'>impl&lt;'_, '_&gt; <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;&amp;'_ <a class="primitive" href="primitive.u8.html">u8</a>&gt; for &amp;'_ <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shr%3C%26%27_%20u8%3E-1' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#50-57' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-55' class="type"><code id='Output.t-55'>type <a href='../std/ops/trait.Shr.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.u8.html">u8</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shr.html#associatedtype.Output" title="type std::ops::Shr::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&gt;&gt;</code> operator.</p>
</div><h4 id='method.shr-39' class="method hidden"><code id='shr.v-39'>fn <a href='../std/ops/trait.Shr.html#tymethod.shr' class='fnname'>shr</a>(self, other: &amp;<a class="primitive" href="primitive.u8.html">u8</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.u8.html">u8</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shr.html#associatedtype.Output" title="type std::ops::Shr::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#54-56' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&gt;&gt;</code> operation.</p>
</div></div><h3 id='impl-Shr%3C%26%27_%20i128%3E' class='impl'><code class='in-band'>impl&lt;'_&gt; <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;&amp;'_ <a class="primitive" href="primitive.i128.html">i128</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shr%3C%26%27_%20i128%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#40-47' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-56' class="type"><code id='Output.t-56'>type <a href='../std/ops/trait.Shr.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.i128.html">i128</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shr.html#associatedtype.Output" title="type std::ops::Shr::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&gt;&gt;</code> operator.</p>
</div><h4 id='method.shr-40' class="method hidden"><code id='shr.v-40'>fn <a href='../std/ops/trait.Shr.html#tymethod.shr' class='fnname'>shr</a>(self, other: &amp;<a class="primitive" href="primitive.i128.html">i128</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.i128.html">i128</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shr.html#associatedtype.Output" title="type std::ops::Shr::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#44-46' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&gt;&gt;</code> operation.</p>
</div></div><h3 id='impl-Shr%3Cisize%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.isize.html">isize</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shr%3Cisize%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/ops/bit.rs.html#499-507' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-57' class="type"><code id='Output.t-57'>type <a href='../std/ops/trait.Shr.html#associatedtype.Output' class="type">Output</a> = <a class="primitive" href="primitive.u128.html">u128</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&gt;&gt;</code> operator.</p>
</div><h4 id='method.shr-41' class="method hidden"><code id='shr.v-41'>fn <a href='../std/ops/trait.Shr.html#tymethod.shr' class='fnname'>shr</a>(self, other: <a class="primitive" href="primitive.isize.html">isize</a>) -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><a class='srclink' href='../src/core/ops/bit.rs.html#504-506' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&gt;&gt;</code> operation.</p>
</div></div><h3 id='impl-Shr%3Cu8%3E-1' class='impl'><code class='in-band'>impl&lt;'a&gt; <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.u8.html">u8</a>&gt; for &amp;'a <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shr%3Cu8%3E-1' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#30-37' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-58' class="type"><code id='Output.t-58'>type <a href='../std/ops/trait.Shr.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.u8.html">u8</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shr.html#associatedtype.Output" title="type std::ops::Shr::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&gt;&gt;</code> operator.</p>
</div><h4 id='method.shr-42' class="method hidden"><code id='shr.v-42'>fn <a href='../std/ops/trait.Shr.html#tymethod.shr' class='fnname'>shr</a>(self, other: <a class="primitive" href="primitive.u8.html">u8</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.u8.html">u8</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shr.html#associatedtype.Output" title="type std::ops::Shr::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#34-36' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&gt;&gt;</code> operation.</p>
</div></div><h3 id='impl-Shr%3Ci64%3E-1' class='impl'><code class='in-band'>impl <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.i64.html">i64</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shr%3Ci64%3E-1' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/ops/bit.rs.html#499-507' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-59' class="type"><code id='Output.t-59'>type <a href='../std/ops/trait.Shr.html#associatedtype.Output' class="type">Output</a> = <a class="primitive" href="primitive.u128.html">u128</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&gt;&gt;</code> operator.</p>
</div><h4 id='method.shr-43' class="method hidden"><code id='shr.v-43'>fn <a href='../std/ops/trait.Shr.html#tymethod.shr' class='fnname'>shr</a>(self, other: <a class="primitive" href="primitive.i64.html">i64</a>) -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><a class='srclink' href='../src/core/ops/bit.rs.html#504-506' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&gt;&gt;</code> operation.</p>
</div></div><h3 id='impl-Shr%3C%26%27_%20isize%3E-1' class='impl'><code class='in-band'>impl&lt;'_, '_&gt; <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;&amp;'_ <a class="primitive" href="primitive.isize.html">isize</a>&gt; for &amp;'_ <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shr%3C%26%27_%20isize%3E-1' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#50-57' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-60' class="type"><code id='Output.t-60'>type <a href='../std/ops/trait.Shr.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.isize.html">isize</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shr.html#associatedtype.Output" title="type std::ops::Shr::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&gt;&gt;</code> operator.</p>
</div><h4 id='method.shr-44' class="method hidden"><code id='shr.v-44'>fn <a href='../std/ops/trait.Shr.html#tymethod.shr' class='fnname'>shr</a>(self, other: &amp;<a class="primitive" href="primitive.isize.html">isize</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.isize.html">isize</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shr.html#associatedtype.Output" title="type std::ops::Shr::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#54-56' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&gt;&gt;</code> operation.</p>
</div></div><h3 id='impl-Shr%3C%26%27_%20i128%3E-1' class='impl'><code class='in-band'>impl&lt;'_, '_&gt; <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;&amp;'_ <a class="primitive" href="primitive.i128.html">i128</a>&gt; for &amp;'_ <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shr%3C%26%27_%20i128%3E-1' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#50-57' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-61' class="type"><code id='Output.t-61'>type <a href='../std/ops/trait.Shr.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.i128.html">i128</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shr.html#associatedtype.Output" title="type std::ops::Shr::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&gt;&gt;</code> operator.</p>
</div><h4 id='method.shr-45' class="method hidden"><code id='shr.v-45'>fn <a href='../std/ops/trait.Shr.html#tymethod.shr' class='fnname'>shr</a>(self, other: &amp;<a class="primitive" href="primitive.i128.html">i128</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.i128.html">i128</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shr.html#associatedtype.Output" title="type std::ops::Shr::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#54-56' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&gt;&gt;</code> operation.</p>
</div></div><h3 id='impl-Shr%3Cisize%3E-1' class='impl'><code class='in-band'>impl&lt;'a&gt; <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.isize.html">isize</a>&gt; for &amp;'a <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shr%3Cisize%3E-1' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#30-37' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-62' class="type"><code id='Output.t-62'>type <a href='../std/ops/trait.Shr.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.isize.html">isize</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shr.html#associatedtype.Output" title="type std::ops::Shr::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&gt;&gt;</code> operator.</p>
</div><h4 id='method.shr-46' class="method hidden"><code id='shr.v-46'>fn <a href='../std/ops/trait.Shr.html#tymethod.shr' class='fnname'>shr</a>(self, other: <a class="primitive" href="primitive.isize.html">isize</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.isize.html">isize</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shr.html#associatedtype.Output" title="type std::ops::Shr::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#34-36' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&gt;&gt;</code> operation.</p>
</div></div><h3 id='impl-Shr%3Ci16%3E-1' class='impl'><code class='in-band'>impl&lt;'a&gt; <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.i16.html">i16</a>&gt; for &amp;'a <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shr%3Ci16%3E-1' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#30-37' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-63' class="type"><code id='Output.t-63'>type <a href='../std/ops/trait.Shr.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.i16.html">i16</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shr.html#associatedtype.Output" title="type std::ops::Shr::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&gt;&gt;</code> operator.</p>
</div><h4 id='method.shr-47' class="method hidden"><code id='shr.v-47'>fn <a href='../std/ops/trait.Shr.html#tymethod.shr' class='fnname'>shr</a>(self, other: <a class="primitive" href="primitive.i16.html">i16</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shr.html" title="trait std::ops::Shr">Shr</a>&lt;<a class="primitive" href="primitive.i16.html">i16</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shr.html#associatedtype.Output" title="type std::ops::Shr::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#34-36' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&gt;&gt;</code> operation.</p>
</div></div><h3 id='impl-PartialEq%3Cu128%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../std/cmp/trait.PartialEq.html" title="trait std::cmp::PartialEq">PartialEq</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-PartialEq%3Cu128%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/cmp.rs.html#892-897' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.eq' class="method hidden"><code id='eq.v'>fn <a href='../std/cmp/trait.PartialEq.html#tymethod.eq' class='fnname'>eq</a>(&amp;self, other: &amp;<a class="primitive" href="primitive.u128.html">u128</a>) -&gt; <a class="primitive" href="primitive.bool.html">bool</a></code><a class='srclink' href='../src/core/cmp.rs.html#894' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>This method tests for <code>self</code> and <code>other</code> values to be equal, and is used by <code>==</code>. <a href="../std/cmp/trait.PartialEq.html#tymethod.eq">Read more</a></p>
</div><h4 id='method.ne' class="method hidden"><code id='ne.v'>fn <a href='../std/cmp/trait.PartialEq.html#method.ne' class='fnname'>ne</a>(&amp;self, other: &amp;<a class="primitive" href="primitive.u128.html">u128</a>) -&gt; <a class="primitive" href="primitive.bool.html">bool</a></code><a class='srclink' href='../src/core/cmp.rs.html#896' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>This method tests for <code>!=</code>.</p>
</div></div><h3 id='impl-ShrAssign%3C%26%27_%20isize%3E' class='impl'><code class='in-band'>impl&lt;'_&gt; <a class="trait" href="../std/ops/trait.ShrAssign.html" title="trait std::ops::ShrAssign">ShrAssign</a>&lt;&amp;'_ <a class="primitive" href="primitive.isize.html">isize</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-ShrAssign%3C%26%27_%20isize%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.22.0'>1.22.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#70-75' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.shr_assign' class="method hidden"><code id='shr_assign.v'>fn <a href='../std/ops/trait.ShrAssign.html#tymethod.shr_assign' class='fnname'>shr_assign</a>(&amp;mut self, other: &amp;<a class="primitive" href="primitive.isize.html">isize</a>)</code><a class='srclink' href='../src/core/internal_macros.rs.html#72-74' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&gt;&gt;=</code> operation.</p>
</div></div><h3 id='impl-ShrAssign%3Ci128%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../std/ops/trait.ShrAssign.html" title="trait std::ops::ShrAssign">ShrAssign</a>&lt;<a class="primitive" href="primitive.i128.html">i128</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-ShrAssign%3Ci128%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.8.0'>1.8.0</div><a class='srclink' href='../src/core/ops/bit.rs.html#823-829' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.shr_assign-1' class="method hidden"><code id='shr_assign.v-1'>fn <a href='../std/ops/trait.ShrAssign.html#tymethod.shr_assign' class='fnname'>shr_assign</a>(&amp;mut self, other: <a class="primitive" href="primitive.i128.html">i128</a>)</code><a class='srclink' href='../src/core/ops/bit.rs.html#826-828' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&gt;&gt;=</code> operation.</p>
</div></div><h3 id='impl-ShrAssign%3C%26%27_%20i16%3E' class='impl'><code class='in-band'>impl&lt;'_&gt; <a class="trait" href="../std/ops/trait.ShrAssign.html" title="trait std::ops::ShrAssign">ShrAssign</a>&lt;&amp;'_ <a class="primitive" href="primitive.i16.html">i16</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-ShrAssign%3C%26%27_%20i16%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.22.0'>1.22.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#70-75' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.shr_assign-2' class="method hidden"><code id='shr_assign.v-2'>fn <a href='../std/ops/trait.ShrAssign.html#tymethod.shr_assign' class='fnname'>shr_assign</a>(&amp;mut self, other: &amp;<a class="primitive" href="primitive.i16.html">i16</a>)</code><a class='srclink' href='../src/core/internal_macros.rs.html#72-74' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&gt;&gt;=</code> operation.</p>
</div></div><h3 id='impl-ShrAssign%3C%26%27_%20u64%3E' class='impl'><code class='in-band'>impl&lt;'_&gt; <a class="trait" href="../std/ops/trait.ShrAssign.html" title="trait std::ops::ShrAssign">ShrAssign</a>&lt;&amp;'_ <a class="primitive" href="primitive.u64.html">u64</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-ShrAssign%3C%26%27_%20u64%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.22.0'>1.22.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#70-75' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.shr_assign-3' class="method hidden"><code id='shr_assign.v-3'>fn <a href='../std/ops/trait.ShrAssign.html#tymethod.shr_assign' class='fnname'>shr_assign</a>(&amp;mut self, other: &amp;<a class="primitive" href="primitive.u64.html">u64</a>)</code><a class='srclink' href='../src/core/internal_macros.rs.html#72-74' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&gt;&gt;=</code> operation.</p>
</div></div><h3 id='impl-ShrAssign%3Cusize%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../std/ops/trait.ShrAssign.html" title="trait std::ops::ShrAssign">ShrAssign</a>&lt;<a class="primitive" href="primitive.usize.html">usize</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-ShrAssign%3Cusize%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.8.0'>1.8.0</div><a class='srclink' href='../src/core/ops/bit.rs.html#823-829' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.shr_assign-4' class="method hidden"><code id='shr_assign.v-4'>fn <a href='../std/ops/trait.ShrAssign.html#tymethod.shr_assign' class='fnname'>shr_assign</a>(&amp;mut self, other: <a class="primitive" href="primitive.usize.html">usize</a>)</code><a class='srclink' href='../src/core/ops/bit.rs.html#826-828' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&gt;&gt;=</code> operation.</p>
</div></div><h3 id='impl-ShrAssign%3C%26%27_%20u16%3E' class='impl'><code class='in-band'>impl&lt;'_&gt; <a class="trait" href="../std/ops/trait.ShrAssign.html" title="trait std::ops::ShrAssign">ShrAssign</a>&lt;&amp;'_ <a class="primitive" href="primitive.u16.html">u16</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-ShrAssign%3C%26%27_%20u16%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.22.0'>1.22.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#70-75' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.shr_assign-5' class="method hidden"><code id='shr_assign.v-5'>fn <a href='../std/ops/trait.ShrAssign.html#tymethod.shr_assign' class='fnname'>shr_assign</a>(&amp;mut self, other: &amp;<a class="primitive" href="primitive.u16.html">u16</a>)</code><a class='srclink' href='../src/core/internal_macros.rs.html#72-74' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&gt;&gt;=</code> operation.</p>
</div></div><h3 id='impl-ShrAssign%3Cu128%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../std/ops/trait.ShrAssign.html" title="trait std::ops::ShrAssign">ShrAssign</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-ShrAssign%3Cu128%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.8.0'>1.8.0</div><a class='srclink' href='../src/core/ops/bit.rs.html#823-829' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.shr_assign-6' class="method hidden"><code id='shr_assign.v-6'>fn <a href='../std/ops/trait.ShrAssign.html#tymethod.shr_assign' class='fnname'>shr_assign</a>(&amp;mut self, other: <a class="primitive" href="primitive.u128.html">u128</a>)</code><a class='srclink' href='../src/core/ops/bit.rs.html#826-828' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&gt;&gt;=</code> operation.</p>
</div></div><h3 id='impl-ShrAssign%3Cisize%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../std/ops/trait.ShrAssign.html" title="trait std::ops::ShrAssign">ShrAssign</a>&lt;<a class="primitive" href="primitive.isize.html">isize</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-ShrAssign%3Cisize%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.8.0'>1.8.0</div><a class='srclink' href='../src/core/ops/bit.rs.html#823-829' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.shr_assign-7' class="method hidden"><code id='shr_assign.v-7'>fn <a href='../std/ops/trait.ShrAssign.html#tymethod.shr_assign' class='fnname'>shr_assign</a>(&amp;mut self, other: <a class="primitive" href="primitive.isize.html">isize</a>)</code><a class='srclink' href='../src/core/ops/bit.rs.html#826-828' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&gt;&gt;=</code> operation.</p>
</div></div><h3 id='impl-ShrAssign%3Cu8%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../std/ops/trait.ShrAssign.html" title="trait std::ops::ShrAssign">ShrAssign</a>&lt;<a class="primitive" href="primitive.u8.html">u8</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-ShrAssign%3Cu8%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.8.0'>1.8.0</div><a class='srclink' href='../src/core/ops/bit.rs.html#823-829' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.shr_assign-8' class="method hidden"><code id='shr_assign.v-8'>fn <a href='../std/ops/trait.ShrAssign.html#tymethod.shr_assign' class='fnname'>shr_assign</a>(&amp;mut self, other: <a class="primitive" href="primitive.u8.html">u8</a>)</code><a class='srclink' href='../src/core/ops/bit.rs.html#826-828' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&gt;&gt;=</code> operation.</p>
</div></div><h3 id='impl-ShrAssign%3Cu16%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../std/ops/trait.ShrAssign.html" title="trait std::ops::ShrAssign">ShrAssign</a>&lt;<a class="primitive" href="primitive.u16.html">u16</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-ShrAssign%3Cu16%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.8.0'>1.8.0</div><a class='srclink' href='../src/core/ops/bit.rs.html#823-829' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.shr_assign-9' class="method hidden"><code id='shr_assign.v-9'>fn <a href='../std/ops/trait.ShrAssign.html#tymethod.shr_assign' class='fnname'>shr_assign</a>(&amp;mut self, other: <a class="primitive" href="primitive.u16.html">u16</a>)</code><a class='srclink' href='../src/core/ops/bit.rs.html#826-828' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&gt;&gt;=</code> operation.</p>
</div></div><h3 id='impl-ShrAssign%3C%26%27_%20i8%3E' class='impl'><code class='in-band'>impl&lt;'_&gt; <a class="trait" href="../std/ops/trait.ShrAssign.html" title="trait std::ops::ShrAssign">ShrAssign</a>&lt;&amp;'_ <a class="primitive" href="primitive.i8.html">i8</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-ShrAssign%3C%26%27_%20i8%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.22.0'>1.22.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#70-75' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.shr_assign-10' class="method hidden"><code id='shr_assign.v-10'>fn <a href='../std/ops/trait.ShrAssign.html#tymethod.shr_assign' class='fnname'>shr_assign</a>(&amp;mut self, other: &amp;<a class="primitive" href="primitive.i8.html">i8</a>)</code><a class='srclink' href='../src/core/internal_macros.rs.html#72-74' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&gt;&gt;=</code> operation.</p>
</div></div><h3 id='impl-ShrAssign%3C%26%27_%20i32%3E' class='impl'><code class='in-band'>impl&lt;'_&gt; <a class="trait" href="../std/ops/trait.ShrAssign.html" title="trait std::ops::ShrAssign">ShrAssign</a>&lt;&amp;'_ <a class="primitive" href="primitive.i32.html">i32</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-ShrAssign%3C%26%27_%20i32%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.22.0'>1.22.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#70-75' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.shr_assign-11' class="method hidden"><code id='shr_assign.v-11'>fn <a href='../std/ops/trait.ShrAssign.html#tymethod.shr_assign' class='fnname'>shr_assign</a>(&amp;mut self, other: &amp;<a class="primitive" href="primitive.i32.html">i32</a>)</code><a class='srclink' href='../src/core/internal_macros.rs.html#72-74' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&gt;&gt;=</code> operation.</p>
</div></div><h3 id='impl-ShrAssign%3Ci16%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../std/ops/trait.ShrAssign.html" title="trait std::ops::ShrAssign">ShrAssign</a>&lt;<a class="primitive" href="primitive.i16.html">i16</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-ShrAssign%3Ci16%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.8.0'>1.8.0</div><a class='srclink' href='../src/core/ops/bit.rs.html#823-829' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.shr_assign-12' class="method hidden"><code id='shr_assign.v-12'>fn <a href='../std/ops/trait.ShrAssign.html#tymethod.shr_assign' class='fnname'>shr_assign</a>(&amp;mut self, other: <a class="primitive" href="primitive.i16.html">i16</a>)</code><a class='srclink' href='../src/core/ops/bit.rs.html#826-828' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&gt;&gt;=</code> operation.</p>
</div></div><h3 id='impl-ShrAssign%3C%26%27_%20u8%3E' class='impl'><code class='in-band'>impl&lt;'_&gt; <a class="trait" href="../std/ops/trait.ShrAssign.html" title="trait std::ops::ShrAssign">ShrAssign</a>&lt;&amp;'_ <a class="primitive" href="primitive.u8.html">u8</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-ShrAssign%3C%26%27_%20u8%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.22.0'>1.22.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#70-75' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.shr_assign-13' class="method hidden"><code id='shr_assign.v-13'>fn <a href='../std/ops/trait.ShrAssign.html#tymethod.shr_assign' class='fnname'>shr_assign</a>(&amp;mut self, other: &amp;<a class="primitive" href="primitive.u8.html">u8</a>)</code><a class='srclink' href='../src/core/internal_macros.rs.html#72-74' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&gt;&gt;=</code> operation.</p>
</div></div><h3 id='impl-ShrAssign%3C%26%27_%20i64%3E' class='impl'><code class='in-band'>impl&lt;'_&gt; <a class="trait" href="../std/ops/trait.ShrAssign.html" title="trait std::ops::ShrAssign">ShrAssign</a>&lt;&amp;'_ <a class="primitive" href="primitive.i64.html">i64</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-ShrAssign%3C%26%27_%20i64%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.22.0'>1.22.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#70-75' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.shr_assign-14' class="method hidden"><code id='shr_assign.v-14'>fn <a href='../std/ops/trait.ShrAssign.html#tymethod.shr_assign' class='fnname'>shr_assign</a>(&amp;mut self, other: &amp;<a class="primitive" href="primitive.i64.html">i64</a>)</code><a class='srclink' href='../src/core/internal_macros.rs.html#72-74' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&gt;&gt;=</code> operation.</p>
</div></div><h3 id='impl-ShrAssign%3C%26%27_%20i128%3E' class='impl'><code class='in-band'>impl&lt;'_&gt; <a class="trait" href="../std/ops/trait.ShrAssign.html" title="trait std::ops::ShrAssign">ShrAssign</a>&lt;&amp;'_ <a class="primitive" href="primitive.i128.html">i128</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-ShrAssign%3C%26%27_%20i128%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.22.0'>1.22.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#70-75' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.shr_assign-15' class="method hidden"><code id='shr_assign.v-15'>fn <a href='../std/ops/trait.ShrAssign.html#tymethod.shr_assign' class='fnname'>shr_assign</a>(&amp;mut self, other: &amp;<a class="primitive" href="primitive.i128.html">i128</a>)</code><a class='srclink' href='../src/core/internal_macros.rs.html#72-74' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&gt;&gt;=</code> operation.</p>
</div></div><h3 id='impl-ShrAssign%3Ci64%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../std/ops/trait.ShrAssign.html" title="trait std::ops::ShrAssign">ShrAssign</a>&lt;<a class="primitive" href="primitive.i64.html">i64</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-ShrAssign%3Ci64%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.8.0'>1.8.0</div><a class='srclink' href='../src/core/ops/bit.rs.html#823-829' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.shr_assign-16' class="method hidden"><code id='shr_assign.v-16'>fn <a href='../std/ops/trait.ShrAssign.html#tymethod.shr_assign' class='fnname'>shr_assign</a>(&amp;mut self, other: <a class="primitive" href="primitive.i64.html">i64</a>)</code><a class='srclink' href='../src/core/ops/bit.rs.html#826-828' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&gt;&gt;=</code> operation.</p>
</div></div><h3 id='impl-ShrAssign%3Cu32%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../std/ops/trait.ShrAssign.html" title="trait std::ops::ShrAssign">ShrAssign</a>&lt;<a class="primitive" href="primitive.u32.html">u32</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-ShrAssign%3Cu32%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.8.0'>1.8.0</div><a class='srclink' href='../src/core/ops/bit.rs.html#823-829' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.shr_assign-17' class="method hidden"><code id='shr_assign.v-17'>fn <a href='../std/ops/trait.ShrAssign.html#tymethod.shr_assign' class='fnname'>shr_assign</a>(&amp;mut self, other: <a class="primitive" href="primitive.u32.html">u32</a>)</code><a class='srclink' href='../src/core/ops/bit.rs.html#826-828' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&gt;&gt;=</code> operation.</p>
</div></div><h3 id='impl-ShrAssign%3Ci8%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../std/ops/trait.ShrAssign.html" title="trait std::ops::ShrAssign">ShrAssign</a>&lt;<a class="primitive" href="primitive.i8.html">i8</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-ShrAssign%3Ci8%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.8.0'>1.8.0</div><a class='srclink' href='../src/core/ops/bit.rs.html#823-829' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.shr_assign-18' class="method hidden"><code id='shr_assign.v-18'>fn <a href='../std/ops/trait.ShrAssign.html#tymethod.shr_assign' class='fnname'>shr_assign</a>(&amp;mut self, other: <a class="primitive" href="primitive.i8.html">i8</a>)</code><a class='srclink' href='../src/core/ops/bit.rs.html#826-828' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&gt;&gt;=</code> operation.</p>
</div></div><h3 id='impl-ShrAssign%3C%26%27_%20u32%3E' class='impl'><code class='in-band'>impl&lt;'_&gt; <a class="trait" href="../std/ops/trait.ShrAssign.html" title="trait std::ops::ShrAssign">ShrAssign</a>&lt;&amp;'_ <a class="primitive" href="primitive.u32.html">u32</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-ShrAssign%3C%26%27_%20u32%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.22.0'>1.22.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#70-75' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.shr_assign-19' class="method hidden"><code id='shr_assign.v-19'>fn <a href='../std/ops/trait.ShrAssign.html#tymethod.shr_assign' class='fnname'>shr_assign</a>(&amp;mut self, other: &amp;<a class="primitive" href="primitive.u32.html">u32</a>)</code><a class='srclink' href='../src/core/internal_macros.rs.html#72-74' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&gt;&gt;=</code> operation.</p>
</div></div><h3 id='impl-ShrAssign%3Ci32%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../std/ops/trait.ShrAssign.html" title="trait std::ops::ShrAssign">ShrAssign</a>&lt;<a class="primitive" href="primitive.i32.html">i32</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-ShrAssign%3Ci32%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.8.0'>1.8.0</div><a class='srclink' href='../src/core/ops/bit.rs.html#823-829' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.shr_assign-20' class="method hidden"><code id='shr_assign.v-20'>fn <a href='../std/ops/trait.ShrAssign.html#tymethod.shr_assign' class='fnname'>shr_assign</a>(&amp;mut self, other: <a class="primitive" href="primitive.i32.html">i32</a>)</code><a class='srclink' href='../src/core/ops/bit.rs.html#826-828' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&gt;&gt;=</code> operation.</p>
</div></div><h3 id='impl-ShrAssign%3C%26%27_%20usize%3E' class='impl'><code class='in-band'>impl&lt;'_&gt; <a class="trait" href="../std/ops/trait.ShrAssign.html" title="trait std::ops::ShrAssign">ShrAssign</a>&lt;&amp;'_ <a class="primitive" href="primitive.usize.html">usize</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-ShrAssign%3C%26%27_%20usize%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.22.0'>1.22.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#70-75' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.shr_assign-21' class="method hidden"><code id='shr_assign.v-21'>fn <a href='../std/ops/trait.ShrAssign.html#tymethod.shr_assign' class='fnname'>shr_assign</a>(&amp;mut self, other: &amp;<a class="primitive" href="primitive.usize.html">usize</a>)</code><a class='srclink' href='../src/core/internal_macros.rs.html#72-74' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&gt;&gt;=</code> operation.</p>
</div></div><h3 id='impl-ShrAssign%3Cu64%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../std/ops/trait.ShrAssign.html" title="trait std::ops::ShrAssign">ShrAssign</a>&lt;<a class="primitive" href="primitive.u64.html">u64</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-ShrAssign%3Cu64%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.8.0'>1.8.0</div><a class='srclink' href='../src/core/ops/bit.rs.html#823-829' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.shr_assign-22' class="method hidden"><code id='shr_assign.v-22'>fn <a href='../std/ops/trait.ShrAssign.html#tymethod.shr_assign' class='fnname'>shr_assign</a>(&amp;mut self, other: <a class="primitive" href="primitive.u64.html">u64</a>)</code><a class='srclink' href='../src/core/ops/bit.rs.html#826-828' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&gt;&gt;=</code> operation.</p>
</div></div><h3 id='impl-ShrAssign%3C%26%27_%20u128%3E' class='impl'><code class='in-band'>impl&lt;'_&gt; <a class="trait" href="../std/ops/trait.ShrAssign.html" title="trait std::ops::ShrAssign">ShrAssign</a>&lt;&amp;'_ <a class="primitive" href="primitive.u128.html">u128</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-ShrAssign%3C%26%27_%20u128%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.22.0'>1.22.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#70-75' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.shr_assign-23' class="method hidden"><code id='shr_assign.v-23'>fn <a href='../std/ops/trait.ShrAssign.html#tymethod.shr_assign' class='fnname'>shr_assign</a>(&amp;mut self, other: &amp;<a class="primitive" href="primitive.u128.html">u128</a>)</code><a class='srclink' href='../src/core/internal_macros.rs.html#72-74' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&gt;&gt;=</code> operation.</p>
</div></div><h3 id='impl-Ord' class='impl'><code class='in-band'>impl <a class="trait" href="../std/cmp/trait.Ord.html" title="trait std::cmp::Ord">Ord</a> for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Ord' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/cmp.rs.html#984-991' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.cmp' class="method hidden"><code id='cmp.v'>fn <a href='../std/cmp/trait.Ord.html#tymethod.cmp' class='fnname'>cmp</a>(&amp;self, other: &amp;<a class="primitive" href="primitive.u128.html">u128</a>) -&gt; <a class="enum" href="../std/cmp/enum.Ordering.html" title="enum std::cmp::Ordering">Ordering</a></code><a class='srclink' href='../src/core/cmp.rs.html#986-990' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>This method returns an <code>Ordering</code> between <code>self</code> and <code>other</code>. <a href="../std/cmp/trait.Ord.html#tymethod.cmp">Read more</a></p>
</div><h4 id='method.max' class="method"><code id='max.v'>fn <a href='../std/cmp/trait.Ord.html#method.max' class='fnname'>max</a>(self, other: Self) -&gt; Self</code><div class='since' title='Stable since Rust version 1.21.0'>1.21.0</div><a class='srclink' href='../src/core/cmp.rs.html#549-552' title='goto source code'>[src]</a></h4><div class='docblock'><p>Compares and returns the maximum of two values. <a href="../std/cmp/trait.Ord.html#method.max">Read more</a></p>
</div><h4 id='method.min' class="method"><code id='min.v'>fn <a href='../std/cmp/trait.Ord.html#method.min' class='fnname'>min</a>(self, other: Self) -&gt; Self</code><div class='since' title='Stable since Rust version 1.21.0'>1.21.0</div><a class='srclink' href='../src/core/cmp.rs.html#566-569' title='goto source code'>[src]</a></h4><div class='docblock'><p>Compares and returns the minimum of two values. <a href="../std/cmp/trait.Ord.html#method.min">Read more</a></p>
</div><h4 id='method.clamp' class="method"><code id='clamp.v'>fn <a href='../std/cmp/trait.Ord.html#method.clamp' class='fnname'>clamp</a>(self, min: Self, max: Self) -&gt; Self</code><a class='srclink' href='../src/core/cmp.rs.html#590-600' title='goto source code'>[src]</a></h4><div class='stability'><div class='stab unstable'><span class='emoji'>🔬</span> This is a nightly-only experimental API. (<code>clamp</code>&nbsp;<a href="https://github.com/rust-lang/rust/issues/44095">#44095</a>)</div></div><div class='docblock'><p>Restrict a value to a certain interval. <a href="../std/cmp/trait.Ord.html#method.clamp">Read more</a></p>
</div></div><h3 id='impl-AddAssign%3Cu128%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../std/ops/trait.AddAssign.html" title="trait std::ops::AddAssign">AddAssign</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-AddAssign%3Cu128%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.8.0'>1.8.0</div><a class='srclink' href='../src/core/ops/arith.rs.html#695-699' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.add_assign' class="method hidden"><code id='add_assign.v'>fn <a href='../std/ops/trait.AddAssign.html#tymethod.add_assign' class='fnname'>add_assign</a>(&amp;mut self, other: <a class="primitive" href="primitive.u128.html">u128</a>)</code><a class='srclink' href='../src/core/ops/arith.rs.html#698' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>+=</code> operation.</p>
</div></div><h3 id='impl-AddAssign%3C%26%27_%20u128%3E' class='impl'><code class='in-band'>impl&lt;'_&gt; <a class="trait" href="../std/ops/trait.AddAssign.html" title="trait std::ops::AddAssign">AddAssign</a>&lt;&amp;'_ <a class="primitive" href="primitive.u128.html">u128</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-AddAssign%3C%26%27_%20u128%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.22.0'>1.22.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#70-75' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.add_assign-1' class="method hidden"><code id='add_assign.v-1'>fn <a href='../std/ops/trait.AddAssign.html#tymethod.add_assign' class='fnname'>add_assign</a>(&amp;mut self, other: &amp;<a class="primitive" href="primitive.u128.html">u128</a>)</code><a class='srclink' href='../src/core/internal_macros.rs.html#72-74' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>+=</code> operation.</p>
</div></div><h3 id='impl-UpperHex' class='impl'><code class='in-band'>impl <a class="trait" href="../std/fmt/trait.UpperHex.html" title="trait std::fmt::UpperHex">UpperHex</a> for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-UpperHex' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/fmt/num.rs.html#133-137' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.fmt-2' class="method hidden"><code id='fmt.v-2'>fn <a href='../std/fmt/trait.UpperHex.html#tymethod.fmt' class='fnname'>fmt</a>(&amp;self, f: &amp;mut <a class="struct" href="../std/fmt/struct.Formatter.html" title="struct std::fmt::Formatter">Formatter</a>) -&gt; <a class="enum" href="../std/result/enum.Result.html" title="enum std::result::Result">Result</a>&lt;<a class="primitive" href="primitive.unit.html">()</a>, <a class="struct" href="../std/fmt/struct.Error.html" title="struct std::fmt::Error">Error</a>&gt;</code><a class='srclink' href='../src/core/fmt/num.rs.html#134-136' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Formats the value using the given formatter.</p>
</div></div><h3 id='impl-DivAssign%3C%26%27_%20u128%3E' class='impl'><code class='in-band'>impl&lt;'_&gt; <a class="trait" href="../std/ops/trait.DivAssign.html" title="trait std::ops::DivAssign">DivAssign</a>&lt;&amp;'_ <a class="primitive" href="primitive.u128.html">u128</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-DivAssign%3C%26%27_%20u128%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.22.0'>1.22.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#70-75' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.div_assign' class="method hidden"><code id='div_assign.v'>fn <a href='../std/ops/trait.DivAssign.html#tymethod.div_assign' class='fnname'>div_assign</a>(&amp;mut self, other: &amp;<a class="primitive" href="primitive.u128.html">u128</a>)</code><a class='srclink' href='../src/core/internal_macros.rs.html#72-74' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>/=</code> operation.</p>
</div></div><h3 id='impl-DivAssign%3Cu128%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../std/ops/trait.DivAssign.html" title="trait std::ops::DivAssign">DivAssign</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-DivAssign%3Cu128%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.8.0'>1.8.0</div><a class='srclink' href='../src/core/ops/arith.rs.html#845-848' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.div_assign-1' class="method hidden"><code id='div_assign.v-1'>fn <a href='../std/ops/trait.DivAssign.html#tymethod.div_assign' class='fnname'>div_assign</a>(&amp;mut self, other: <a class="primitive" href="primitive.u128.html">u128</a>)</code><a class='srclink' href='../src/core/ops/arith.rs.html#847' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>/=</code> operation.</p>
</div></div><h3 id='impl-Add%3Cu128%3E' class='impl'><code class='in-band'>impl&lt;'a&gt; <a class="trait" href="../std/ops/trait.Add.html" title="trait std::ops::Add">Add</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt; for &amp;'a <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Add%3Cu128%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#30-37' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-64' class="type"><code id='Output.t-64'>type <a href='../std/ops/trait.Add.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Add.html" title="trait std::ops::Add">Add</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Add.html#associatedtype.Output" title="type std::ops::Add::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>+</code> operator.</p>
</div><h4 id='method.add' class="method hidden"><code id='add.v'>fn <a href='../std/ops/trait.Add.html#tymethod.add' class='fnname'>add</a>(self, other: <a class="primitive" href="primitive.u128.html">u128</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Add.html" title="trait std::ops::Add">Add</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Add.html#associatedtype.Output" title="type std::ops::Add::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#34-36' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>+</code> operation.</p>
</div></div><h3 id='impl-Add%3C%26%27_%20u128%3E' class='impl'><code class='in-band'>impl&lt;'_, '_&gt; <a class="trait" href="../std/ops/trait.Add.html" title="trait std::ops::Add">Add</a>&lt;&amp;'_ <a class="primitive" href="primitive.u128.html">u128</a>&gt; for &amp;'_ <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Add%3C%26%27_%20u128%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#50-57' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-65' class="type"><code id='Output.t-65'>type <a href='../std/ops/trait.Add.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Add.html" title="trait std::ops::Add">Add</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Add.html#associatedtype.Output" title="type std::ops::Add::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>+</code> operator.</p>
</div><h4 id='method.add-1' class="method hidden"><code id='add.v-1'>fn <a href='../std/ops/trait.Add.html#tymethod.add' class='fnname'>add</a>(self, other: &amp;<a class="primitive" href="primitive.u128.html">u128</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Add.html" title="trait std::ops::Add">Add</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Add.html#associatedtype.Output" title="type std::ops::Add::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#54-56' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>+</code> operation.</p>
</div></div><h3 id='impl-Add%3Cu128%3E-1' class='impl'><code class='in-band'>impl <a class="trait" href="../std/ops/trait.Add.html" title="trait std::ops::Add">Add</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Add%3Cu128%3E-1' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/ops/arith.rs.html#95-101' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-66' class="type"><code id='Output.t-66'>type <a href='../std/ops/trait.Add.html#associatedtype.Output' class="type">Output</a> = <a class="primitive" href="primitive.u128.html">u128</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>+</code> operator.</p>
</div><h4 id='method.add-2' class="method hidden"><code id='add.v-2'>fn <a href='../std/ops/trait.Add.html#tymethod.add' class='fnname'>add</a>(self, other: <a class="primitive" href="primitive.u128.html">u128</a>) -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><a class='srclink' href='../src/core/ops/arith.rs.html#100' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>+</code> operation.</p>
</div></div><h3 id='impl-Add%3C%26%27_%20u128%3E-1' class='impl'><code class='in-band'>impl&lt;'_&gt; <a class="trait" href="../std/ops/trait.Add.html" title="trait std::ops::Add">Add</a>&lt;&amp;'_ <a class="primitive" href="primitive.u128.html">u128</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Add%3C%26%27_%20u128%3E-1' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#40-47' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-67' class="type"><code id='Output.t-67'>type <a href='../std/ops/trait.Add.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Add.html" title="trait std::ops::Add">Add</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Add.html#associatedtype.Output" title="type std::ops::Add::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>+</code> operator.</p>
</div><h4 id='method.add-3' class="method hidden"><code id='add.v-3'>fn <a href='../std/ops/trait.Add.html#tymethod.add' class='fnname'>add</a>(self, other: &amp;<a class="primitive" href="primitive.u128.html">u128</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Add.html" title="trait std::ops::Add">Add</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Add.html#associatedtype.Output" title="type std::ops::Add::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#44-46' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>+</code> operation.</p>
</div></div><h3 id='impl-BitOrAssign%3C%26%27_%20u128%3E' class='impl'><code class='in-band'>impl&lt;'_&gt; <a class="trait" href="../std/ops/trait.BitOrAssign.html" title="trait std::ops::BitOrAssign">BitOrAssign</a>&lt;&amp;'_ <a class="primitive" href="primitive.u128.html">u128</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-BitOrAssign%3C%26%27_%20u128%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.22.0'>1.22.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#70-75' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.bitor_assign' class="method hidden"><code id='bitor_assign.v'>fn <a href='../std/ops/trait.BitOrAssign.html#tymethod.bitor_assign' class='fnname'>bitor_assign</a>(&amp;mut self, other: &amp;<a class="primitive" href="primitive.u128.html">u128</a>)</code><a class='srclink' href='../src/core/internal_macros.rs.html#72-74' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>|=</code> operation.</p>
</div></div><h3 id='impl-BitOrAssign%3Cu128%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../std/ops/trait.BitOrAssign.html" title="trait std::ops::BitOrAssign">BitOrAssign</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-BitOrAssign%3Cu128%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.8.0'>1.8.0</div><a class='srclink' href='../src/core/ops/bit.rs.html#659-662' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.bitor_assign-1' class="method hidden"><code id='bitor_assign.v-1'>fn <a href='../std/ops/trait.BitOrAssign.html#tymethod.bitor_assign' class='fnname'>bitor_assign</a>(&amp;mut self, other: <a class="primitive" href="primitive.u128.html">u128</a>)</code><a class='srclink' href='../src/core/ops/bit.rs.html#661' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>|=</code> operation.</p>
</div></div><h3 id='impl-Debug' class='impl'><code class='in-band'>impl <a class="trait" href="../std/fmt/trait.Debug.html" title="trait std::fmt::Debug">Debug</a> for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Debug' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/fmt/num.rs.html#144-155' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.fmt-3' class="method hidden"><code id='fmt.v-3'>fn <a href='../std/fmt/trait.Debug.html#tymethod.fmt' class='fnname'>fmt</a>(&amp;self, f: &amp;mut <a class="struct" href="../std/fmt/struct.Formatter.html" title="struct std::fmt::Formatter">Formatter</a>) -&gt; <a class="enum" href="../std/result/enum.Result.html" title="enum std::result::Result">Result</a>&lt;<a class="primitive" href="primitive.unit.html">()</a>, <a class="struct" href="../std/fmt/struct.Error.html" title="struct std::fmt::Error">Error</a>&gt;</code><a class='srclink' href='../src/core/fmt/num.rs.html#146-154' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Formats the value using the given formatter. <a href="../std/fmt/trait.Debug.html#tymethod.fmt">Read more</a></p>
</div></div><h3 id='impl-Hash' class='impl'><code class='in-band'>impl <a class="trait" href="../std/hash/trait.Hash.html" title="trait std::hash::Hash">Hash</a> for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Hash' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/hash/mod.rs.html#555-565' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.hash' class="method hidden"><code id='hash.v'>fn <a href='../std/hash/trait.Hash.html#tymethod.hash' class='fnname'>hash</a>&lt;H&gt;(&amp;self, state: <a class="primitive" href="primitive.reference.html">&amp;mut </a>H) <span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;H: <a class="trait" href="../std/hash/trait.Hasher.html" title="trait std::hash::Hasher">Hasher</a>,&nbsp;</span></code><a class='srclink' href='../src/core/hash/mod.rs.html#556-558' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Feeds this value into the given [<code>Hasher</code>]. <a href="../std/hash/trait.Hash.html#tymethod.hash">Read more</a></p>
</div><h4 id='method.hash_slice' class="method hidden"><code id='hash_slice.v'>fn <a href='../std/hash/trait.Hash.html#method.hash_slice' class='fnname'>hash_slice</a>&lt;H&gt;(data: <a class="primitive" href="primitive.slice.html">&amp;[</a><a class="primitive" href="primitive.u128.html">u128</a><a class="primitive" href="primitive.slice.html">]</a>, state: <a class="primitive" href="primitive.reference.html">&amp;mut </a>H) <span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;H: <a class="trait" href="../std/hash/trait.Hasher.html" title="trait std::hash::Hasher">Hasher</a>,&nbsp;</span></code><a class='srclink' href='../src/core/hash/mod.rs.html#560-564' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Feeds a slice of this type into the given [<code>Hasher</code>]. <a href="../std/hash/trait.Hash.html#method.hash_slice">Read more</a></p>
</div></div><h3 id='impl-Mul%3C%26%27_%20u128%3E' class='impl'><code class='in-band'>impl&lt;'_, '_&gt; <a class="trait" href="../std/ops/trait.Mul.html" title="trait std::ops::Mul">Mul</a>&lt;&amp;'_ <a class="primitive" href="primitive.u128.html">u128</a>&gt; for &amp;'_ <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Mul%3C%26%27_%20u128%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#50-57' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-68' class="type"><code id='Output.t-68'>type <a href='../std/ops/trait.Mul.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Mul.html" title="trait std::ops::Mul">Mul</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Mul.html#associatedtype.Output" title="type std::ops::Mul::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>*</code> operator.</p>
</div><h4 id='method.mul' class="method hidden"><code id='mul.v'>fn <a href='../std/ops/trait.Mul.html#tymethod.mul' class='fnname'>mul</a>(self, other: &amp;<a class="primitive" href="primitive.u128.html">u128</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Mul.html" title="trait std::ops::Mul">Mul</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Mul.html#associatedtype.Output" title="type std::ops::Mul::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#54-56' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>*</code> operation.</p>
</div></div><h3 id='impl-Mul%3Cu128%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../std/ops/trait.Mul.html" title="trait std::ops::Mul">Mul</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Mul%3Cu128%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/ops/arith.rs.html#313-319' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-69' class="type"><code id='Output.t-69'>type <a href='../std/ops/trait.Mul.html#associatedtype.Output' class="type">Output</a> = <a class="primitive" href="primitive.u128.html">u128</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>*</code> operator.</p>
</div><h4 id='method.mul-1' class="method hidden"><code id='mul.v-1'>fn <a href='../std/ops/trait.Mul.html#tymethod.mul' class='fnname'>mul</a>(self, other: <a class="primitive" href="primitive.u128.html">u128</a>) -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><a class='srclink' href='../src/core/ops/arith.rs.html#318' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>*</code> operation.</p>
</div></div><h3 id='impl-Mul%3C%26%27_%20u128%3E-1' class='impl'><code class='in-band'>impl&lt;'_&gt; <a class="trait" href="../std/ops/trait.Mul.html" title="trait std::ops::Mul">Mul</a>&lt;&amp;'_ <a class="primitive" href="primitive.u128.html">u128</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Mul%3C%26%27_%20u128%3E-1' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#40-47' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-70' class="type"><code id='Output.t-70'>type <a href='../std/ops/trait.Mul.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Mul.html" title="trait std::ops::Mul">Mul</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Mul.html#associatedtype.Output" title="type std::ops::Mul::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>*</code> operator.</p>
</div><h4 id='method.mul-2' class="method hidden"><code id='mul.v-2'>fn <a href='../std/ops/trait.Mul.html#tymethod.mul' class='fnname'>mul</a>(self, other: &amp;<a class="primitive" href="primitive.u128.html">u128</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Mul.html" title="trait std::ops::Mul">Mul</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Mul.html#associatedtype.Output" title="type std::ops::Mul::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#44-46' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>*</code> operation.</p>
</div></div><h3 id='impl-Mul%3Cu128%3E-1' class='impl'><code class='in-band'>impl&lt;'a&gt; <a class="trait" href="../std/ops/trait.Mul.html" title="trait std::ops::Mul">Mul</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt; for &amp;'a <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Mul%3Cu128%3E-1' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#30-37' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-71' class="type"><code id='Output.t-71'>type <a href='../std/ops/trait.Mul.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Mul.html" title="trait std::ops::Mul">Mul</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Mul.html#associatedtype.Output" title="type std::ops::Mul::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>*</code> operator.</p>
</div><h4 id='method.mul-3' class="method hidden"><code id='mul.v-3'>fn <a href='../std/ops/trait.Mul.html#tymethod.mul' class='fnname'>mul</a>(self, other: <a class="primitive" href="primitive.u128.html">u128</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Mul.html" title="trait std::ops::Mul">Mul</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Mul.html#associatedtype.Output" title="type std::ops::Mul::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#34-36' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>*</code> operation.</p>
</div></div><h3 id='impl-Rem%3C%26%27_%20u128%3E' class='impl'><code class='in-band'>impl&lt;'_&gt; <a class="trait" href="../std/ops/trait.Rem.html" title="trait std::ops::Rem">Rem</a>&lt;&amp;'_ <a class="primitive" href="primitive.u128.html">u128</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Rem%3C%26%27_%20u128%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#40-47' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-72' class="type"><code id='Output.t-72'>type <a href='../std/ops/trait.Rem.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Rem.html" title="trait std::ops::Rem">Rem</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Rem.html#associatedtype.Output" title="type std::ops::Rem::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>%</code> operator.</p>
</div><h4 id='method.rem' class="method hidden"><code id='rem.v'>fn <a href='../std/ops/trait.Rem.html#tymethod.rem' class='fnname'>rem</a>(self, other: &amp;<a class="primitive" href="primitive.u128.html">u128</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Rem.html" title="trait std::ops::Rem">Rem</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Rem.html#associatedtype.Output" title="type std::ops::Rem::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#44-46' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>%</code> operation.</p>
</div></div><h3 id='impl-Rem%3C%26%27_%20u128%3E-1' class='impl'><code class='in-band'>impl&lt;'_, '_&gt; <a class="trait" href="../std/ops/trait.Rem.html" title="trait std::ops::Rem">Rem</a>&lt;&amp;'_ <a class="primitive" href="primitive.u128.html">u128</a>&gt; for &amp;'_ <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Rem%3C%26%27_%20u128%3E-1' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#50-57' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-73' class="type"><code id='Output.t-73'>type <a href='../std/ops/trait.Rem.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Rem.html" title="trait std::ops::Rem">Rem</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Rem.html#associatedtype.Output" title="type std::ops::Rem::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>%</code> operator.</p>
</div><h4 id='method.rem-1' class="method hidden"><code id='rem.v-1'>fn <a href='../std/ops/trait.Rem.html#tymethod.rem' class='fnname'>rem</a>(self, other: &amp;<a class="primitive" href="primitive.u128.html">u128</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Rem.html" title="trait std::ops::Rem">Rem</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Rem.html#associatedtype.Output" title="type std::ops::Rem::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#54-56' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>%</code> operation.</p>
</div></div><h3 id='impl-Rem%3Cu128%3E' class='impl'><code class='in-band'>impl&lt;'a&gt; <a class="trait" href="../std/ops/trait.Rem.html" title="trait std::ops::Rem">Rem</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt; for &amp;'a <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Rem%3Cu128%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#30-37' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-74' class="type"><code id='Output.t-74'>type <a href='../std/ops/trait.Rem.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Rem.html" title="trait std::ops::Rem">Rem</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Rem.html#associatedtype.Output" title="type std::ops::Rem::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>%</code> operator.</p>
</div><h4 id='method.rem-2' class="method hidden"><code id='rem.v-2'>fn <a href='../std/ops/trait.Rem.html#tymethod.rem' class='fnname'>rem</a>(self, other: <a class="primitive" href="primitive.u128.html">u128</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Rem.html" title="trait std::ops::Rem">Rem</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Rem.html#associatedtype.Output" title="type std::ops::Rem::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#34-36' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>%</code> operation.</p>
</div></div><h3 id='impl-Rem%3Cu128%3E-1' class='impl'><code class='in-band'>impl <a class="trait" href="../std/ops/trait.Rem.html" title="trait std::ops::Rem">Rem</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Rem%3Cu128%3E-1' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/ops/arith.rs.html#524-529' title='goto source code'>[src]</a></h3><div class='docblock'><p>This operation satisfies <code>n % d == n - (n / d) * d</code>. The
result has the same sign as the left operand.</p>
</div><div class='impl-items'><h4 id='associatedtype.Output-75' class="type"><code id='Output.t-75'>type <a href='../std/ops/trait.Rem.html#associatedtype.Output' class="type">Output</a> = <a class="primitive" href="primitive.u128.html">u128</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>%</code> operator.</p>
</div><h4 id='method.rem-3' class="method hidden"><code id='rem.v-3'>fn <a href='../std/ops/trait.Rem.html#tymethod.rem' class='fnname'>rem</a>(self, other: <a class="primitive" href="primitive.u128.html">u128</a>) -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><a class='srclink' href='../src/core/ops/arith.rs.html#528' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>%</code> operation.</p>
</div></div><h3 id='impl-LowerHex' class='impl'><code class='in-band'>impl <a class="trait" href="../std/fmt/trait.LowerHex.html" title="trait std::fmt::LowerHex">LowerHex</a> for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-LowerHex' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/fmt/num.rs.html#133-137' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.fmt-4' class="method hidden"><code id='fmt.v-4'>fn <a href='../std/fmt/trait.LowerHex.html#tymethod.fmt' class='fnname'>fmt</a>(&amp;self, f: &amp;mut <a class="struct" href="../std/fmt/struct.Formatter.html" title="struct std::fmt::Formatter">Formatter</a>) -&gt; <a class="enum" href="../std/result/enum.Result.html" title="enum std::result::Result">Result</a>&lt;<a class="primitive" href="primitive.unit.html">()</a>, <a class="struct" href="../std/fmt/struct.Error.html" title="struct std::fmt::Error">Error</a>&gt;</code><a class='srclink' href='../src/core/fmt/num.rs.html#134-136' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Formats the value using the given formatter.</p>
</div></div><h3 id='impl-Copy' class='impl'><code class='in-band'>impl <a class="trait" href="../std/marker/trait.Copy.html" title="trait std::marker::Copy">Copy</a> for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Copy' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/marker.rs.html#670' title='goto source code'>[src]</a></h3><div class='impl-items'></div><h3 id='impl-Not' class='impl'><code class='in-band'>impl <a class="trait" href="../std/ops/trait.Not.html" title="trait std::ops::Not">Not</a> for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Not' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/ops/bit.rs.html#47-52' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-76' class="type"><code id='Output.t-76'>type <a href='../std/ops/trait.Not.html#associatedtype.Output' class="type">Output</a> = <a class="primitive" href="primitive.u128.html">u128</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>!</code> operator.</p>
</div><h4 id='method.not' class="method hidden"><code id='not.v'>fn <a href='../std/ops/trait.Not.html#tymethod.not' class='fnname'>not</a>(self) -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><a class='srclink' href='../src/core/ops/bit.rs.html#51' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the unary <code>!</code> operation.</p>
</div></div><h3 id='impl-Not-1' class='impl'><code class='in-band'>impl&lt;'_&gt; <a class="trait" href="../std/ops/trait.Not.html" title="trait std::ops::Not">Not</a> for &amp;'_ <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Not-1' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#10-17' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-77' class="type"><code id='Output.t-77'>type <a href='../std/ops/trait.Not.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Not.html" title="trait std::ops::Not">Not</a>&gt;::<a class="type" href="../std/ops/trait.Not.html#associatedtype.Output" title="type std::ops::Not::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>!</code> operator.</p>
</div><h4 id='method.not-1' class="method hidden"><code id='not.v-1'>fn <a href='../std/ops/trait.Not.html#tymethod.not' class='fnname'>not</a>(self) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Not.html" title="trait std::ops::Not">Not</a>&gt;::<a class="type" href="../std/ops/trait.Not.html#associatedtype.Output" title="type std::ops::Not::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#14-16' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the unary <code>!</code> operation.</p>
</div></div><h3 id='impl-MulAssign%3C%26%27_%20u128%3E' class='impl'><code class='in-band'>impl&lt;'_&gt; <a class="trait" href="../std/ops/trait.MulAssign.html" title="trait std::ops::MulAssign">MulAssign</a>&lt;&amp;'_ <a class="primitive" href="primitive.u128.html">u128</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-MulAssign%3C%26%27_%20u128%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.22.0'>1.22.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#70-75' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.mul_assign' class="method hidden"><code id='mul_assign.v'>fn <a href='../std/ops/trait.MulAssign.html#tymethod.mul_assign' class='fnname'>mul_assign</a>(&amp;mut self, other: &amp;<a class="primitive" href="primitive.u128.html">u128</a>)</code><a class='srclink' href='../src/core/internal_macros.rs.html#72-74' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>*=</code> operation.</p>
</div></div><h3 id='impl-MulAssign%3Cu128%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../std/ops/trait.MulAssign.html" title="trait std::ops::MulAssign">MulAssign</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-MulAssign%3Cu128%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.8.0'>1.8.0</div><a class='srclink' href='../src/core/ops/arith.rs.html#798-802' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.mul_assign-1' class="method hidden"><code id='mul_assign.v-1'>fn <a href='../std/ops/trait.MulAssign.html#tymethod.mul_assign' class='fnname'>mul_assign</a>(&amp;mut self, other: <a class="primitive" href="primitive.u128.html">u128</a>)</code><a class='srclink' href='../src/core/ops/arith.rs.html#801' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>*=</code> operation.</p>
</div></div><h3 id='impl-Step' class='impl'><code class='in-band'>impl <a class="trait" href="../std/iter/trait.Step.html" title="trait std::iter::Step">Step</a> for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Step' class='anchor'></a><a class='srclink' href='../src/core/iter/range.rs.html#69-89' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.steps_between' class="method hidden"><code id='steps_between.v'>fn <a href='../std/iter/trait.Step.html#tymethod.steps_between' class='fnname'>steps_between</a>(start: &amp;<a class="primitive" href="primitive.u128.html">u128</a>, end: &amp;<a class="primitive" href="primitive.u128.html">u128</a>) -&gt; <a class="enum" href="../std/option/enum.Option.html" title="enum std::option::Option">Option</a>&lt;<a class="primitive" href="primitive.usize.html">usize</a>&gt;</code><a class='srclink' href='../src/core/iter/range.rs.html#71-77' title='goto source code'>[src]</a></h4><div class='stability hidden'><div class='stab unstable'><details><summary><span class='emoji'>🔬</span> This is a nightly-only experimental API. (<code>step_trait</code>&nbsp;<a href="https://github.com/rust-lang/rust/issues/42168">#42168</a>)</summary><p>likely to be replaced by finer-grained traits</p>
</details></div></div><div class='docblock hidden'><p>Returns the number of steps between two step objects. The count is inclusive of <code>start</code> and exclusive of <code>end</code>. <a href="../std/iter/trait.Step.html#tymethod.steps_between">Read more</a></p>
</div><h4 id='method.add_usize' class="method hidden"><code id='add_usize.v'>fn <a href='../std/iter/trait.Step.html#tymethod.add_usize' class='fnname'>add_usize</a>(&amp;self, n: <a class="primitive" href="primitive.usize.html">usize</a>) -&gt; <a class="enum" href="../std/option/enum.Option.html" title="enum std::option::Option">Option</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt;</code><a class='srclink' href='../src/core/iter/range.rs.html#81-86' title='goto source code'>[src]</a></h4><div class='stability hidden'><div class='stab unstable'><details><summary><span class='emoji'>🔬</span> This is a nightly-only experimental API. (<code>step_trait</code>&nbsp;<a href="https://github.com/rust-lang/rust/issues/42168">#42168</a>)</summary><p>likely to be replaced by finer-grained traits</p>
</details></div></div><div class='docblock hidden'><p>Adds a <code>usize</code>, returning <code>None</code> on overflow.</p>
</div><h4 id='method.replace_one' class="method hidden"><code id='replace_one.v'>fn <a href='../std/iter/trait.Step.html#tymethod.replace_one' class='fnname'>replace_one</a>(&amp;mut self) -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><a class='srclink' href='../src/core/iter/range.rs.html#43-45' title='goto source code'>[src]</a></h4><div class='stability hidden'><div class='stab unstable'><details><summary><span class='emoji'>🔬</span> This is a nightly-only experimental API. (<code>step_trait</code>&nbsp;<a href="https://github.com/rust-lang/rust/issues/42168">#42168</a>)</summary><p>likely to be replaced by finer-grained traits</p>
</details></div></div><div class='docblock hidden'><p>Replaces this step with <code>1</code>, returning itself.</p>
</div><h4 id='method.replace_zero' class="method hidden"><code id='replace_zero.v'>fn <a href='../std/iter/trait.Step.html#tymethod.replace_zero' class='fnname'>replace_zero</a>(&amp;mut self) -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><a class='srclink' href='../src/core/iter/range.rs.html#48-50' title='goto source code'>[src]</a></h4><div class='stability hidden'><div class='stab unstable'><details><summary><span class='emoji'>🔬</span> This is a nightly-only experimental API. (<code>step_trait</code>&nbsp;<a href="https://github.com/rust-lang/rust/issues/42168">#42168</a>)</summary><p>likely to be replaced by finer-grained traits</p>
</details></div></div><div class='docblock hidden'><p>Replaces this step with <code>0</code>, returning itself.</p>
</div><h4 id='method.add_one' class="method hidden"><code id='add_one.v'>fn <a href='../std/iter/trait.Step.html#tymethod.add_one' class='fnname'>add_one</a>(&amp;self) -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><a class='srclink' href='../src/core/iter/range.rs.html#53-55' title='goto source code'>[src]</a></h4><div class='stability hidden'><div class='stab unstable'><details><summary><span class='emoji'>🔬</span> This is a nightly-only experimental API. (<code>step_trait</code>&nbsp;<a href="https://github.com/rust-lang/rust/issues/42168">#42168</a>)</summary><p>likely to be replaced by finer-grained traits</p>
</details></div></div><div class='docblock hidden'><p>Adds one to this step, returning the result.</p>
</div><h4 id='method.sub_one' class="method hidden"><code id='sub_one.v'>fn <a href='../std/iter/trait.Step.html#tymethod.sub_one' class='fnname'>sub_one</a>(&amp;self) -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><a class='srclink' href='../src/core/iter/range.rs.html#58-60' title='goto source code'>[src]</a></h4><div class='stability hidden'><div class='stab unstable'><details><summary><span class='emoji'>🔬</span> This is a nightly-only experimental API. (<code>step_trait</code>&nbsp;<a href="https://github.com/rust-lang/rust/issues/42168">#42168</a>)</summary><p>likely to be replaced by finer-grained traits</p>
</details></div></div><div class='docblock hidden'><p>Subtracts one to this step, returning the result.</p>
</div></div><h3 id='impl-Product%3Cu128%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../std/iter/trait.Product.html" title="trait std::iter::Product">Product</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Product%3Cu128%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.12.0'>1.12.0</div><a class='srclink' href='../src/core/iter/traits/accum.rs.html#52-56' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.product' class="method hidden"><code id='product.v'>fn <a href='../std/iter/trait.Product.html#tymethod.product' class='fnname'>product</a>&lt;I&gt;(iter: I) -&gt; <a class="primitive" href="primitive.u128.html">u128</a> <span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;I: <a class="trait" href="../std/iter/trait.Iterator.html" title="trait std::iter::Iterator">Iterator</a>&lt;Item = <a class="primitive" href="primitive.u128.html">u128</a>&gt;,&nbsp;</span></code><a class='srclink' href='../src/core/iter/traits/accum.rs.html#53-55' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Method which takes an iterator and generates <code>Self</code> from the elements by multiplying the items. <a href="../std/iter/trait.Product.html#tymethod.product">Read more</a></p>
</div></div><h3 id='impl-Product%3C%26%27a%20u128%3E' class='impl'><code class='in-band'>impl&lt;'a&gt; <a class="trait" href="../std/iter/trait.Product.html" title="trait std::iter::Product">Product</a>&lt;&amp;'a <a class="primitive" href="primitive.u128.html">u128</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Product%3C%26%27a%20u128%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.12.0'>1.12.0</div><a class='srclink' href='../src/core/iter/traits/accum.rs.html#66-70' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.product-1' class="method hidden"><code id='product.v-1'>fn <a href='../std/iter/trait.Product.html#tymethod.product' class='fnname'>product</a>&lt;I&gt;(iter: I) -&gt; <a class="primitive" href="primitive.u128.html">u128</a> <span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;I: <a class="trait" href="../std/iter/trait.Iterator.html" title="trait std::iter::Iterator">Iterator</a>&lt;Item = &amp;'a <a class="primitive" href="primitive.u128.html">u128</a>&gt;,&nbsp;</span></code><a class='srclink' href='../src/core/iter/traits/accum.rs.html#67-69' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Method which takes an iterator and generates <code>Self</code> from the elements by multiplying the items. <a href="../std/iter/trait.Product.html#tymethod.product">Read more</a></p>
</div></div><h3 id='impl-BitOr%3C%26%27_%20u128%3E' class='impl'><code class='in-band'>impl&lt;'_, '_&gt; <a class="trait" href="../std/ops/trait.BitOr.html" title="trait std::ops::BitOr">BitOr</a>&lt;&amp;'_ <a class="primitive" href="primitive.u128.html">u128</a>&gt; for &amp;'_ <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-BitOr%3C%26%27_%20u128%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#50-57' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-78' class="type"><code id='Output.t-78'>type <a href='../std/ops/trait.BitOr.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.BitOr.html" title="trait std::ops::BitOr">BitOr</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt;&gt;::<a class="type" href="../std/ops/trait.BitOr.html#associatedtype.Output" title="type std::ops::BitOr::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>|</code> operator.</p>
</div><h4 id='method.bitor' class="method hidden"><code id='bitor.v'>fn <a href='../std/ops/trait.BitOr.html#tymethod.bitor' class='fnname'>bitor</a>(self, other: &amp;<a class="primitive" href="primitive.u128.html">u128</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.BitOr.html" title="trait std::ops::BitOr">BitOr</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt;&gt;::<a class="type" href="../std/ops/trait.BitOr.html#associatedtype.Output" title="type std::ops::BitOr::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#54-56' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>|</code> operation.</p>
</div></div><h3 id='impl-BitOr%3C%26%27_%20u128%3E-1' class='impl'><code class='in-band'>impl&lt;'_&gt; <a class="trait" href="../std/ops/trait.BitOr.html" title="trait std::ops::BitOr">BitOr</a>&lt;&amp;'_ <a class="primitive" href="primitive.u128.html">u128</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-BitOr%3C%26%27_%20u128%3E-1' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#40-47' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-79' class="type"><code id='Output.t-79'>type <a href='../std/ops/trait.BitOr.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.BitOr.html" title="trait std::ops::BitOr">BitOr</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt;&gt;::<a class="type" href="../std/ops/trait.BitOr.html#associatedtype.Output" title="type std::ops::BitOr::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>|</code> operator.</p>
</div><h4 id='method.bitor-1' class="method hidden"><code id='bitor.v-1'>fn <a href='../std/ops/trait.BitOr.html#tymethod.bitor' class='fnname'>bitor</a>(self, other: &amp;<a class="primitive" href="primitive.u128.html">u128</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.BitOr.html" title="trait std::ops::BitOr">BitOr</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt;&gt;::<a class="type" href="../std/ops/trait.BitOr.html#associatedtype.Output" title="type std::ops::BitOr::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#44-46' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>|</code> operation.</p>
</div></div><h3 id='impl-BitOr%3Cu128%3E' class='impl'><code class='in-band'>impl&lt;'a&gt; <a class="trait" href="../std/ops/trait.BitOr.html" title="trait std::ops::BitOr">BitOr</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt; for &amp;'a <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-BitOr%3Cu128%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#30-37' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-80' class="type"><code id='Output.t-80'>type <a href='../std/ops/trait.BitOr.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.BitOr.html" title="trait std::ops::BitOr">BitOr</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt;&gt;::<a class="type" href="../std/ops/trait.BitOr.html#associatedtype.Output" title="type std::ops::BitOr::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>|</code> operator.</p>
</div><h4 id='method.bitor-2' class="method hidden"><code id='bitor.v-2'>fn <a href='../std/ops/trait.BitOr.html#tymethod.bitor' class='fnname'>bitor</a>(self, other: <a class="primitive" href="primitive.u128.html">u128</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.BitOr.html" title="trait std::ops::BitOr">BitOr</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt;&gt;::<a class="type" href="../std/ops/trait.BitOr.html#associatedtype.Output" title="type std::ops::BitOr::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#34-36' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>|</code> operation.</p>
</div></div><h3 id='impl-BitOr%3Cu128%3E-1' class='impl'><code class='in-band'>impl <a class="trait" href="../std/ops/trait.BitOr.html" title="trait std::ops::BitOr">BitOr</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-BitOr%3Cu128%3E-1' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/ops/bit.rs.html#215-220' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-81' class="type"><code id='Output.t-81'>type <a href='../std/ops/trait.BitOr.html#associatedtype.Output' class="type">Output</a> = <a class="primitive" href="primitive.u128.html">u128</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>|</code> operator.</p>
</div><h4 id='method.bitor-3' class="method hidden"><code id='bitor.v-3'>fn <a href='../std/ops/trait.BitOr.html#tymethod.bitor' class='fnname'>bitor</a>(self, rhs: <a class="primitive" href="primitive.u128.html">u128</a>) -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><a class='srclink' href='../src/core/ops/bit.rs.html#219' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>|</code> operation.</p>
</div></div><h3 id='impl-From%3Cu32%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../std/convert/trait.From.html" title="trait std::convert::From">From</a>&lt;<a class="primitive" href="primitive.u32.html">u32</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-From%3Cu32%3E' class='anchor'></a><a class='srclink' href='../src/core/num/mod.rs.html#4838-4843' title='goto source code'>[src]</a></h3><div class='docblock'><p>Converts <code>u32</code> to <code>u128</code> losslessly.</p>
</div><div class='impl-items'><h4 id='method.from' class="method hidden"><code id='from.v'>fn <a href='../std/convert/trait.From.html#tymethod.from' class='fnname'>from</a>(small: <a class="primitive" href="primitive.u32.html">u32</a>) -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><a class='srclink' href='../src/core/num/mod.rs.html#4840-4842' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the conversion.</p>
</div></div><h3 id='impl-From%3Cbool%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../std/convert/trait.From.html" title="trait std::convert::From">From</a>&lt;<a class="primitive" href="primitive.bool.html">bool</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-From%3Cbool%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.28.0'>1.28.0</div><a class='srclink' href='../src/core/num/mod.rs.html#4838-4843' title='goto source code'>[src]</a></h3><div class='docblock'><p>Converts a <code>bool</code> to a <code>u128</code>. The resulting value is <code>0</code> for <code>false</code> and <code>1</code> for <code>true</code>
values.</p>
<h1 id="examples-65" class="section-header"><a href="#examples-65">Examples</a></h1>
<div class="example-wrap"><pre class="rust rust-example-rendered">
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="ident">u128</span>::<span class="ident">from</span>(<span class="bool-val">true</span>), <span class="number">1</span>);
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="ident">u128</span>::<span class="ident">from</span>(<span class="bool-val">false</span>), <span class="number">0</span>);<a class="test-arrow" target="_blank" href="https://play.rust-lang.org/?code=%23!%5Ballow(unused)%5D%0Afn%20main()%20%7B%0Aassert_eq!(u128%3A%3Afrom(true)%2C%201)%3B%0Aassert_eq!(u128%3A%3Afrom(false)%2C%200)%3B%0A%7D">Run</a></pre></div>
</div><div class='impl-items'><h4 id='method.from-1' class="method hidden"><code id='from.v-1'>fn <a href='../std/convert/trait.From.html#tymethod.from' class='fnname'>from</a>(small: <a class="primitive" href="primitive.bool.html">bool</a>) -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><a class='srclink' href='../src/core/num/mod.rs.html#4840-4842' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the conversion.</p>
</div></div><h3 id='impl-From%3Cu64%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../std/convert/trait.From.html" title="trait std::convert::From">From</a>&lt;<a class="primitive" href="primitive.u64.html">u64</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-From%3Cu64%3E' class='anchor'></a><a class='srclink' href='../src/core/num/mod.rs.html#4838-4843' title='goto source code'>[src]</a></h3><div class='docblock'><p>Converts <code>u64</code> to <code>u128</code> losslessly.</p>
</div><div class='impl-items'><h4 id='method.from-2' class="method hidden"><code id='from.v-2'>fn <a href='../std/convert/trait.From.html#tymethod.from' class='fnname'>from</a>(small: <a class="primitive" href="primitive.u64.html">u64</a>) -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><a class='srclink' href='../src/core/num/mod.rs.html#4840-4842' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the conversion.</p>
</div></div><h3 id='impl-From%3CNonZeroU128%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../std/convert/trait.From.html" title="trait std::convert::From">From</a>&lt;<a class="struct" href="../std/num/struct.NonZeroU128.html" title="struct std::num::NonZeroU128">NonZeroU128</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-From%3CNonZeroU128%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.31.0'>1.31.0</div><a class='srclink' href='../src/core/num/mod.rs.html#87-91' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.from-3' class="method hidden"><code id='from.v-3'>fn <a href='../std/convert/trait.From.html#tymethod.from' class='fnname'>from</a>(nonzero: <a class="struct" href="../std/num/struct.NonZeroU128.html" title="struct std::num::NonZeroU128">NonZeroU128</a>) -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><a class='srclink' href='../src/core/num/mod.rs.html#88-90' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the conversion.</p>
</div></div><h3 id='impl-From%3Cu16%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../std/convert/trait.From.html" title="trait std::convert::From">From</a>&lt;<a class="primitive" href="primitive.u16.html">u16</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-From%3Cu16%3E' class='anchor'></a><a class='srclink' href='../src/core/num/mod.rs.html#4838-4843' title='goto source code'>[src]</a></h3><div class='docblock'><p>Converts <code>u16</code> to <code>u128</code> losslessly.</p>
</div><div class='impl-items'><h4 id='method.from-4' class="method hidden"><code id='from.v-4'>fn <a href='../std/convert/trait.From.html#tymethod.from' class='fnname'>from</a>(small: <a class="primitive" href="primitive.u16.html">u16</a>) -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><a class='srclink' href='../src/core/num/mod.rs.html#4840-4842' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the conversion.</p>
</div></div><h3 id='impl-From%3Cu8%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../std/convert/trait.From.html" title="trait std::convert::From">From</a>&lt;<a class="primitive" href="primitive.u8.html">u8</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-From%3Cu8%3E' class='anchor'></a><a class='srclink' href='../src/core/num/mod.rs.html#4838-4843' title='goto source code'>[src]</a></h3><div class='docblock'><p>Converts <code>u8</code> to <code>u128</code> losslessly.</p>
</div><div class='impl-items'><h4 id='method.from-5' class="method hidden"><code id='from.v-5'>fn <a href='../std/convert/trait.From.html#tymethod.from' class='fnname'>from</a>(small: <a class="primitive" href="primitive.u8.html">u8</a>) -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><a class='srclink' href='../src/core/num/mod.rs.html#4840-4842' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the conversion.</p>
</div></div><h3 id='impl-BitAndAssign%3Cu128%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../std/ops/trait.BitAndAssign.html" title="trait std::ops::BitAndAssign">BitAndAssign</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-BitAndAssign%3Cu128%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.8.0'>1.8.0</div><a class='srclink' href='../src/core/ops/bit.rs.html#610-613' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.bitand_assign' class="method hidden"><code id='bitand_assign.v'>fn <a href='../std/ops/trait.BitAndAssign.html#tymethod.bitand_assign' class='fnname'>bitand_assign</a>(&amp;mut self, other: <a class="primitive" href="primitive.u128.html">u128</a>)</code><a class='srclink' href='../src/core/ops/bit.rs.html#612' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&amp;=</code> operation.</p>
</div></div><h3 id='impl-BitAndAssign%3C%26%27_%20u128%3E' class='impl'><code class='in-band'>impl&lt;'_&gt; <a class="trait" href="../std/ops/trait.BitAndAssign.html" title="trait std::ops::BitAndAssign">BitAndAssign</a>&lt;&amp;'_ <a class="primitive" href="primitive.u128.html">u128</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-BitAndAssign%3C%26%27_%20u128%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.22.0'>1.22.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#70-75' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.bitand_assign-1' class="method hidden"><code id='bitand_assign.v-1'>fn <a href='../std/ops/trait.BitAndAssign.html#tymethod.bitand_assign' class='fnname'>bitand_assign</a>(&amp;mut self, other: &amp;<a class="primitive" href="primitive.u128.html">u128</a>)</code><a class='srclink' href='../src/core/internal_macros.rs.html#72-74' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&amp;=</code> operation.</p>
</div></div><h3 id='impl-ShlAssign%3C%26%27_%20i16%3E' class='impl'><code class='in-band'>impl&lt;'_&gt; <a class="trait" href="../std/ops/trait.ShlAssign.html" title="trait std::ops::ShlAssign">ShlAssign</a>&lt;&amp;'_ <a class="primitive" href="primitive.i16.html">i16</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-ShlAssign%3C%26%27_%20i16%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.22.0'>1.22.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#70-75' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.shl_assign' class="method hidden"><code id='shl_assign.v'>fn <a href='../std/ops/trait.ShlAssign.html#tymethod.shl_assign' class='fnname'>shl_assign</a>(&amp;mut self, other: &amp;<a class="primitive" href="primitive.i16.html">i16</a>)</code><a class='srclink' href='../src/core/internal_macros.rs.html#72-74' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&lt;&lt;=</code> operation.</p>
</div></div><h3 id='impl-ShlAssign%3C%26%27_%20i64%3E' class='impl'><code class='in-band'>impl&lt;'_&gt; <a class="trait" href="../std/ops/trait.ShlAssign.html" title="trait std::ops::ShlAssign">ShlAssign</a>&lt;&amp;'_ <a class="primitive" href="primitive.i64.html">i64</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-ShlAssign%3C%26%27_%20i64%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.22.0'>1.22.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#70-75' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.shl_assign-1' class="method hidden"><code id='shl_assign.v-1'>fn <a href='../std/ops/trait.ShlAssign.html#tymethod.shl_assign' class='fnname'>shl_assign</a>(&amp;mut self, other: &amp;<a class="primitive" href="primitive.i64.html">i64</a>)</code><a class='srclink' href='../src/core/internal_macros.rs.html#72-74' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&lt;&lt;=</code> operation.</p>
</div></div><h3 id='impl-ShlAssign%3Cu8%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../std/ops/trait.ShlAssign.html" title="trait std::ops::ShlAssign">ShlAssign</a>&lt;<a class="primitive" href="primitive.u8.html">u8</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-ShlAssign%3Cu8%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.8.0'>1.8.0</div><a class='srclink' href='../src/core/ops/bit.rs.html#755-761' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.shl_assign-2' class="method hidden"><code id='shl_assign.v-2'>fn <a href='../std/ops/trait.ShlAssign.html#tymethod.shl_assign' class='fnname'>shl_assign</a>(&amp;mut self, other: <a class="primitive" href="primitive.u8.html">u8</a>)</code><a class='srclink' href='../src/core/ops/bit.rs.html#758-760' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&lt;&lt;=</code> operation.</p>
</div></div><h3 id='impl-ShlAssign%3C%26%27_%20usize%3E' class='impl'><code class='in-band'>impl&lt;'_&gt; <a class="trait" href="../std/ops/trait.ShlAssign.html" title="trait std::ops::ShlAssign">ShlAssign</a>&lt;&amp;'_ <a class="primitive" href="primitive.usize.html">usize</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-ShlAssign%3C%26%27_%20usize%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.22.0'>1.22.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#70-75' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.shl_assign-3' class="method hidden"><code id='shl_assign.v-3'>fn <a href='../std/ops/trait.ShlAssign.html#tymethod.shl_assign' class='fnname'>shl_assign</a>(&amp;mut self, other: &amp;<a class="primitive" href="primitive.usize.html">usize</a>)</code><a class='srclink' href='../src/core/internal_macros.rs.html#72-74' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&lt;&lt;=</code> operation.</p>
</div></div><h3 id='impl-ShlAssign%3C%26%27_%20u64%3E' class='impl'><code class='in-band'>impl&lt;'_&gt; <a class="trait" href="../std/ops/trait.ShlAssign.html" title="trait std::ops::ShlAssign">ShlAssign</a>&lt;&amp;'_ <a class="primitive" href="primitive.u64.html">u64</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-ShlAssign%3C%26%27_%20u64%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.22.0'>1.22.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#70-75' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.shl_assign-4' class="method hidden"><code id='shl_assign.v-4'>fn <a href='../std/ops/trait.ShlAssign.html#tymethod.shl_assign' class='fnname'>shl_assign</a>(&amp;mut self, other: &amp;<a class="primitive" href="primitive.u64.html">u64</a>)</code><a class='srclink' href='../src/core/internal_macros.rs.html#72-74' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&lt;&lt;=</code> operation.</p>
</div></div><h3 id='impl-ShlAssign%3Ci64%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../std/ops/trait.ShlAssign.html" title="trait std::ops::ShlAssign">ShlAssign</a>&lt;<a class="primitive" href="primitive.i64.html">i64</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-ShlAssign%3Ci64%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.8.0'>1.8.0</div><a class='srclink' href='../src/core/ops/bit.rs.html#755-761' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.shl_assign-5' class="method hidden"><code id='shl_assign.v-5'>fn <a href='../std/ops/trait.ShlAssign.html#tymethod.shl_assign' class='fnname'>shl_assign</a>(&amp;mut self, other: <a class="primitive" href="primitive.i64.html">i64</a>)</code><a class='srclink' href='../src/core/ops/bit.rs.html#758-760' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&lt;&lt;=</code> operation.</p>
</div></div><h3 id='impl-ShlAssign%3Cu16%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../std/ops/trait.ShlAssign.html" title="trait std::ops::ShlAssign">ShlAssign</a>&lt;<a class="primitive" href="primitive.u16.html">u16</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-ShlAssign%3Cu16%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.8.0'>1.8.0</div><a class='srclink' href='../src/core/ops/bit.rs.html#755-761' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.shl_assign-6' class="method hidden"><code id='shl_assign.v-6'>fn <a href='../std/ops/trait.ShlAssign.html#tymethod.shl_assign' class='fnname'>shl_assign</a>(&amp;mut self, other: <a class="primitive" href="primitive.u16.html">u16</a>)</code><a class='srclink' href='../src/core/ops/bit.rs.html#758-760' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&lt;&lt;=</code> operation.</p>
</div></div><h3 id='impl-ShlAssign%3Ci16%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../std/ops/trait.ShlAssign.html" title="trait std::ops::ShlAssign">ShlAssign</a>&lt;<a class="primitive" href="primitive.i16.html">i16</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-ShlAssign%3Ci16%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.8.0'>1.8.0</div><a class='srclink' href='../src/core/ops/bit.rs.html#755-761' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.shl_assign-7' class="method hidden"><code id='shl_assign.v-7'>fn <a href='../std/ops/trait.ShlAssign.html#tymethod.shl_assign' class='fnname'>shl_assign</a>(&amp;mut self, other: <a class="primitive" href="primitive.i16.html">i16</a>)</code><a class='srclink' href='../src/core/ops/bit.rs.html#758-760' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&lt;&lt;=</code> operation.</p>
</div></div><h3 id='impl-ShlAssign%3Ci128%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../std/ops/trait.ShlAssign.html" title="trait std::ops::ShlAssign">ShlAssign</a>&lt;<a class="primitive" href="primitive.i128.html">i128</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-ShlAssign%3Ci128%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.8.0'>1.8.0</div><a class='srclink' href='../src/core/ops/bit.rs.html#755-761' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.shl_assign-8' class="method hidden"><code id='shl_assign.v-8'>fn <a href='../std/ops/trait.ShlAssign.html#tymethod.shl_assign' class='fnname'>shl_assign</a>(&amp;mut self, other: <a class="primitive" href="primitive.i128.html">i128</a>)</code><a class='srclink' href='../src/core/ops/bit.rs.html#758-760' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&lt;&lt;=</code> operation.</p>
</div></div><h3 id='impl-ShlAssign%3Cu128%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../std/ops/trait.ShlAssign.html" title="trait std::ops::ShlAssign">ShlAssign</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-ShlAssign%3Cu128%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.8.0'>1.8.0</div><a class='srclink' href='../src/core/ops/bit.rs.html#755-761' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.shl_assign-9' class="method hidden"><code id='shl_assign.v-9'>fn <a href='../std/ops/trait.ShlAssign.html#tymethod.shl_assign' class='fnname'>shl_assign</a>(&amp;mut self, other: <a class="primitive" href="primitive.u128.html">u128</a>)</code><a class='srclink' href='../src/core/ops/bit.rs.html#758-760' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&lt;&lt;=</code> operation.</p>
</div></div><h3 id='impl-ShlAssign%3C%26%27_%20u16%3E' class='impl'><code class='in-band'>impl&lt;'_&gt; <a class="trait" href="../std/ops/trait.ShlAssign.html" title="trait std::ops::ShlAssign">ShlAssign</a>&lt;&amp;'_ <a class="primitive" href="primitive.u16.html">u16</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-ShlAssign%3C%26%27_%20u16%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.22.0'>1.22.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#70-75' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.shl_assign-10' class="method hidden"><code id='shl_assign.v-10'>fn <a href='../std/ops/trait.ShlAssign.html#tymethod.shl_assign' class='fnname'>shl_assign</a>(&amp;mut self, other: &amp;<a class="primitive" href="primitive.u16.html">u16</a>)</code><a class='srclink' href='../src/core/internal_macros.rs.html#72-74' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&lt;&lt;=</code> operation.</p>
</div></div><h3 id='impl-ShlAssign%3C%26%27_%20i32%3E' class='impl'><code class='in-band'>impl&lt;'_&gt; <a class="trait" href="../std/ops/trait.ShlAssign.html" title="trait std::ops::ShlAssign">ShlAssign</a>&lt;&amp;'_ <a class="primitive" href="primitive.i32.html">i32</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-ShlAssign%3C%26%27_%20i32%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.22.0'>1.22.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#70-75' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.shl_assign-11' class="method hidden"><code id='shl_assign.v-11'>fn <a href='../std/ops/trait.ShlAssign.html#tymethod.shl_assign' class='fnname'>shl_assign</a>(&amp;mut self, other: &amp;<a class="primitive" href="primitive.i32.html">i32</a>)</code><a class='srclink' href='../src/core/internal_macros.rs.html#72-74' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&lt;&lt;=</code> operation.</p>
</div></div><h3 id='impl-ShlAssign%3C%26%27_%20isize%3E' class='impl'><code class='in-band'>impl&lt;'_&gt; <a class="trait" href="../std/ops/trait.ShlAssign.html" title="trait std::ops::ShlAssign">ShlAssign</a>&lt;&amp;'_ <a class="primitive" href="primitive.isize.html">isize</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-ShlAssign%3C%26%27_%20isize%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.22.0'>1.22.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#70-75' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.shl_assign-12' class="method hidden"><code id='shl_assign.v-12'>fn <a href='../std/ops/trait.ShlAssign.html#tymethod.shl_assign' class='fnname'>shl_assign</a>(&amp;mut self, other: &amp;<a class="primitive" href="primitive.isize.html">isize</a>)</code><a class='srclink' href='../src/core/internal_macros.rs.html#72-74' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&lt;&lt;=</code> operation.</p>
</div></div><h3 id='impl-ShlAssign%3C%26%27_%20u8%3E' class='impl'><code class='in-band'>impl&lt;'_&gt; <a class="trait" href="../std/ops/trait.ShlAssign.html" title="trait std::ops::ShlAssign">ShlAssign</a>&lt;&amp;'_ <a class="primitive" href="primitive.u8.html">u8</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-ShlAssign%3C%26%27_%20u8%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.22.0'>1.22.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#70-75' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.shl_assign-13' class="method hidden"><code id='shl_assign.v-13'>fn <a href='../std/ops/trait.ShlAssign.html#tymethod.shl_assign' class='fnname'>shl_assign</a>(&amp;mut self, other: &amp;<a class="primitive" href="primitive.u8.html">u8</a>)</code><a class='srclink' href='../src/core/internal_macros.rs.html#72-74' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&lt;&lt;=</code> operation.</p>
</div></div><h3 id='impl-ShlAssign%3C%26%27_%20i8%3E' class='impl'><code class='in-band'>impl&lt;'_&gt; <a class="trait" href="../std/ops/trait.ShlAssign.html" title="trait std::ops::ShlAssign">ShlAssign</a>&lt;&amp;'_ <a class="primitive" href="primitive.i8.html">i8</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-ShlAssign%3C%26%27_%20i8%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.22.0'>1.22.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#70-75' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.shl_assign-14' class="method hidden"><code id='shl_assign.v-14'>fn <a href='../std/ops/trait.ShlAssign.html#tymethod.shl_assign' class='fnname'>shl_assign</a>(&amp;mut self, other: &amp;<a class="primitive" href="primitive.i8.html">i8</a>)</code><a class='srclink' href='../src/core/internal_macros.rs.html#72-74' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&lt;&lt;=</code> operation.</p>
</div></div><h3 id='impl-ShlAssign%3Ci8%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../std/ops/trait.ShlAssign.html" title="trait std::ops::ShlAssign">ShlAssign</a>&lt;<a class="primitive" href="primitive.i8.html">i8</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-ShlAssign%3Ci8%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.8.0'>1.8.0</div><a class='srclink' href='../src/core/ops/bit.rs.html#755-761' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.shl_assign-15' class="method hidden"><code id='shl_assign.v-15'>fn <a href='../std/ops/trait.ShlAssign.html#tymethod.shl_assign' class='fnname'>shl_assign</a>(&amp;mut self, other: <a class="primitive" href="primitive.i8.html">i8</a>)</code><a class='srclink' href='../src/core/ops/bit.rs.html#758-760' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&lt;&lt;=</code> operation.</p>
</div></div><h3 id='impl-ShlAssign%3C%26%27_%20u128%3E' class='impl'><code class='in-band'>impl&lt;'_&gt; <a class="trait" href="../std/ops/trait.ShlAssign.html" title="trait std::ops::ShlAssign">ShlAssign</a>&lt;&amp;'_ <a class="primitive" href="primitive.u128.html">u128</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-ShlAssign%3C%26%27_%20u128%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.22.0'>1.22.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#70-75' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.shl_assign-16' class="method hidden"><code id='shl_assign.v-16'>fn <a href='../std/ops/trait.ShlAssign.html#tymethod.shl_assign' class='fnname'>shl_assign</a>(&amp;mut self, other: &amp;<a class="primitive" href="primitive.u128.html">u128</a>)</code><a class='srclink' href='../src/core/internal_macros.rs.html#72-74' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&lt;&lt;=</code> operation.</p>
</div></div><h3 id='impl-ShlAssign%3Cu32%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../std/ops/trait.ShlAssign.html" title="trait std::ops::ShlAssign">ShlAssign</a>&lt;<a class="primitive" href="primitive.u32.html">u32</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-ShlAssign%3Cu32%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.8.0'>1.8.0</div><a class='srclink' href='../src/core/ops/bit.rs.html#755-761' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.shl_assign-17' class="method hidden"><code id='shl_assign.v-17'>fn <a href='../std/ops/trait.ShlAssign.html#tymethod.shl_assign' class='fnname'>shl_assign</a>(&amp;mut self, other: <a class="primitive" href="primitive.u32.html">u32</a>)</code><a class='srclink' href='../src/core/ops/bit.rs.html#758-760' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&lt;&lt;=</code> operation.</p>
</div></div><h3 id='impl-ShlAssign%3Ci32%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../std/ops/trait.ShlAssign.html" title="trait std::ops::ShlAssign">ShlAssign</a>&lt;<a class="primitive" href="primitive.i32.html">i32</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-ShlAssign%3Ci32%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.8.0'>1.8.0</div><a class='srclink' href='../src/core/ops/bit.rs.html#755-761' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.shl_assign-18' class="method hidden"><code id='shl_assign.v-18'>fn <a href='../std/ops/trait.ShlAssign.html#tymethod.shl_assign' class='fnname'>shl_assign</a>(&amp;mut self, other: <a class="primitive" href="primitive.i32.html">i32</a>)</code><a class='srclink' href='../src/core/ops/bit.rs.html#758-760' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&lt;&lt;=</code> operation.</p>
</div></div><h3 id='impl-ShlAssign%3Cisize%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../std/ops/trait.ShlAssign.html" title="trait std::ops::ShlAssign">ShlAssign</a>&lt;<a class="primitive" href="primitive.isize.html">isize</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-ShlAssign%3Cisize%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.8.0'>1.8.0</div><a class='srclink' href='../src/core/ops/bit.rs.html#755-761' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.shl_assign-19' class="method hidden"><code id='shl_assign.v-19'>fn <a href='../std/ops/trait.ShlAssign.html#tymethod.shl_assign' class='fnname'>shl_assign</a>(&amp;mut self, other: <a class="primitive" href="primitive.isize.html">isize</a>)</code><a class='srclink' href='../src/core/ops/bit.rs.html#758-760' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&lt;&lt;=</code> operation.</p>
</div></div><h3 id='impl-ShlAssign%3C%26%27_%20i128%3E' class='impl'><code class='in-band'>impl&lt;'_&gt; <a class="trait" href="../std/ops/trait.ShlAssign.html" title="trait std::ops::ShlAssign">ShlAssign</a>&lt;&amp;'_ <a class="primitive" href="primitive.i128.html">i128</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-ShlAssign%3C%26%27_%20i128%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.22.0'>1.22.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#70-75' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.shl_assign-20' class="method hidden"><code id='shl_assign.v-20'>fn <a href='../std/ops/trait.ShlAssign.html#tymethod.shl_assign' class='fnname'>shl_assign</a>(&amp;mut self, other: &amp;<a class="primitive" href="primitive.i128.html">i128</a>)</code><a class='srclink' href='../src/core/internal_macros.rs.html#72-74' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&lt;&lt;=</code> operation.</p>
</div></div><h3 id='impl-ShlAssign%3Cusize%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../std/ops/trait.ShlAssign.html" title="trait std::ops::ShlAssign">ShlAssign</a>&lt;<a class="primitive" href="primitive.usize.html">usize</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-ShlAssign%3Cusize%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.8.0'>1.8.0</div><a class='srclink' href='../src/core/ops/bit.rs.html#755-761' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.shl_assign-21' class="method hidden"><code id='shl_assign.v-21'>fn <a href='../std/ops/trait.ShlAssign.html#tymethod.shl_assign' class='fnname'>shl_assign</a>(&amp;mut self, other: <a class="primitive" href="primitive.usize.html">usize</a>)</code><a class='srclink' href='../src/core/ops/bit.rs.html#758-760' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&lt;&lt;=</code> operation.</p>
</div></div><h3 id='impl-ShlAssign%3C%26%27_%20u32%3E' class='impl'><code class='in-band'>impl&lt;'_&gt; <a class="trait" href="../std/ops/trait.ShlAssign.html" title="trait std::ops::ShlAssign">ShlAssign</a>&lt;&amp;'_ <a class="primitive" href="primitive.u32.html">u32</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-ShlAssign%3C%26%27_%20u32%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.22.0'>1.22.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#70-75' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.shl_assign-22' class="method hidden"><code id='shl_assign.v-22'>fn <a href='../std/ops/trait.ShlAssign.html#tymethod.shl_assign' class='fnname'>shl_assign</a>(&amp;mut self, other: &amp;<a class="primitive" href="primitive.u32.html">u32</a>)</code><a class='srclink' href='../src/core/internal_macros.rs.html#72-74' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&lt;&lt;=</code> operation.</p>
</div></div><h3 id='impl-ShlAssign%3Cu64%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../std/ops/trait.ShlAssign.html" title="trait std::ops::ShlAssign">ShlAssign</a>&lt;<a class="primitive" href="primitive.u64.html">u64</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-ShlAssign%3Cu64%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.8.0'>1.8.0</div><a class='srclink' href='../src/core/ops/bit.rs.html#755-761' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.shl_assign-23' class="method hidden"><code id='shl_assign.v-23'>fn <a href='../std/ops/trait.ShlAssign.html#tymethod.shl_assign' class='fnname'>shl_assign</a>(&amp;mut self, other: <a class="primitive" href="primitive.u64.html">u64</a>)</code><a class='srclink' href='../src/core/ops/bit.rs.html#758-760' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&lt;&lt;=</code> operation.</p>
</div></div><h3 id='impl-Binary' class='impl'><code class='in-band'>impl <a class="trait" href="../std/fmt/trait.Binary.html" title="trait std::fmt::Binary">Binary</a> for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Binary' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/fmt/num.rs.html#133-137' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.fmt-5' class="method hidden"><code id='fmt.v-5'>fn <a href='../std/fmt/trait.Binary.html#tymethod.fmt' class='fnname'>fmt</a>(&amp;self, f: &amp;mut <a class="struct" href="../std/fmt/struct.Formatter.html" title="struct std::fmt::Formatter">Formatter</a>) -&gt; <a class="enum" href="../std/result/enum.Result.html" title="enum std::result::Result">Result</a>&lt;<a class="primitive" href="primitive.unit.html">()</a>, <a class="struct" href="../std/fmt/struct.Error.html" title="struct std::fmt::Error">Error</a>&gt;</code><a class='srclink' href='../src/core/fmt/num.rs.html#134-136' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Formats the value using the given formatter.</p>
</div></div><h3 id='impl-Shl%3Cu8%3E' class='impl'><code class='in-band'>impl&lt;'a&gt; <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.u8.html">u8</a>&gt; for &amp;'a <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shl%3Cu8%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#30-37' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-82' class="type"><code id='Output.t-82'>type <a href='../std/ops/trait.Shl.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.u8.html">u8</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shl.html#associatedtype.Output" title="type std::ops::Shl::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&lt;&lt;</code> operator.</p>
</div><h4 id='method.shl' class="method hidden"><code id='shl.v'>fn <a href='../std/ops/trait.Shl.html#tymethod.shl' class='fnname'>shl</a>(self, other: <a class="primitive" href="primitive.u8.html">u8</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.u8.html">u8</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shl.html#associatedtype.Output" title="type std::ops::Shl::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#34-36' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&lt;&lt;</code> operation.</p>
</div></div><h3 id='impl-Shl%3C%26%27_%20i128%3E' class='impl'><code class='in-band'>impl&lt;'_, '_&gt; <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;&amp;'_ <a class="primitive" href="primitive.i128.html">i128</a>&gt; for &amp;'_ <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shl%3C%26%27_%20i128%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#50-57' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-83' class="type"><code id='Output.t-83'>type <a href='../std/ops/trait.Shl.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.i128.html">i128</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shl.html#associatedtype.Output" title="type std::ops::Shl::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&lt;&lt;</code> operator.</p>
</div><h4 id='method.shl-1' class="method hidden"><code id='shl.v-1'>fn <a href='../std/ops/trait.Shl.html#tymethod.shl' class='fnname'>shl</a>(self, other: &amp;<a class="primitive" href="primitive.i128.html">i128</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.i128.html">i128</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shl.html#associatedtype.Output" title="type std::ops::Shl::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#54-56' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&lt;&lt;</code> operation.</p>
</div></div><h3 id='impl-Shl%3Cu16%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.u16.html">u16</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shl%3Cu16%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/ops/bit.rs.html#390-398' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-84' class="type"><code id='Output.t-84'>type <a href='../std/ops/trait.Shl.html#associatedtype.Output' class="type">Output</a> = <a class="primitive" href="primitive.u128.html">u128</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&lt;&lt;</code> operator.</p>
</div><h4 id='method.shl-2' class="method hidden"><code id='shl.v-2'>fn <a href='../std/ops/trait.Shl.html#tymethod.shl' class='fnname'>shl</a>(self, other: <a class="primitive" href="primitive.u16.html">u16</a>) -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><a class='srclink' href='../src/core/ops/bit.rs.html#395-397' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&lt;&lt;</code> operation.</p>
</div></div><h3 id='impl-Shl%3C%26%27_%20i8%3E' class='impl'><code class='in-band'>impl&lt;'_&gt; <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;&amp;'_ <a class="primitive" href="primitive.i8.html">i8</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shl%3C%26%27_%20i8%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#40-47' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-85' class="type"><code id='Output.t-85'>type <a href='../std/ops/trait.Shl.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.i8.html">i8</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shl.html#associatedtype.Output" title="type std::ops::Shl::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&lt;&lt;</code> operator.</p>
</div><h4 id='method.shl-3' class="method hidden"><code id='shl.v-3'>fn <a href='../std/ops/trait.Shl.html#tymethod.shl' class='fnname'>shl</a>(self, other: &amp;<a class="primitive" href="primitive.i8.html">i8</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.i8.html">i8</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shl.html#associatedtype.Output" title="type std::ops::Shl::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#44-46' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&lt;&lt;</code> operation.</p>
</div></div><h3 id='impl-Shl%3Cu64%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.u64.html">u64</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shl%3Cu64%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/ops/bit.rs.html#390-398' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-86' class="type"><code id='Output.t-86'>type <a href='../std/ops/trait.Shl.html#associatedtype.Output' class="type">Output</a> = <a class="primitive" href="primitive.u128.html">u128</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&lt;&lt;</code> operator.</p>
</div><h4 id='method.shl-4' class="method hidden"><code id='shl.v-4'>fn <a href='../std/ops/trait.Shl.html#tymethod.shl' class='fnname'>shl</a>(self, other: <a class="primitive" href="primitive.u64.html">u64</a>) -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><a class='srclink' href='../src/core/ops/bit.rs.html#395-397' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&lt;&lt;</code> operation.</p>
</div></div><h3 id='impl-Shl%3C%26%27_%20u32%3E' class='impl'><code class='in-band'>impl&lt;'_&gt; <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;&amp;'_ <a class="primitive" href="primitive.u32.html">u32</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shl%3C%26%27_%20u32%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#40-47' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-87' class="type"><code id='Output.t-87'>type <a href='../std/ops/trait.Shl.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.u32.html">u32</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shl.html#associatedtype.Output" title="type std::ops::Shl::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&lt;&lt;</code> operator.</p>
</div><h4 id='method.shl-5' class="method hidden"><code id='shl.v-5'>fn <a href='../std/ops/trait.Shl.html#tymethod.shl' class='fnname'>shl</a>(self, other: &amp;<a class="primitive" href="primitive.u32.html">u32</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.u32.html">u32</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shl.html#associatedtype.Output" title="type std::ops::Shl::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#44-46' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&lt;&lt;</code> operation.</p>
</div></div><h3 id='impl-Shl%3Ci128%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.i128.html">i128</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shl%3Ci128%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/ops/bit.rs.html#390-398' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-88' class="type"><code id='Output.t-88'>type <a href='../std/ops/trait.Shl.html#associatedtype.Output' class="type">Output</a> = <a class="primitive" href="primitive.u128.html">u128</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&lt;&lt;</code> operator.</p>
</div><h4 id='method.shl-6' class="method hidden"><code id='shl.v-6'>fn <a href='../std/ops/trait.Shl.html#tymethod.shl' class='fnname'>shl</a>(self, other: <a class="primitive" href="primitive.i128.html">i128</a>) -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><a class='srclink' href='../src/core/ops/bit.rs.html#395-397' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&lt;&lt;</code> operation.</p>
</div></div><h3 id='impl-Shl%3C%26%27_%20i128%3E-1' class='impl'><code class='in-band'>impl&lt;'_&gt; <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;&amp;'_ <a class="primitive" href="primitive.i128.html">i128</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shl%3C%26%27_%20i128%3E-1' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#40-47' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-89' class="type"><code id='Output.t-89'>type <a href='../std/ops/trait.Shl.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.i128.html">i128</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shl.html#associatedtype.Output" title="type std::ops::Shl::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&lt;&lt;</code> operator.</p>
</div><h4 id='method.shl-7' class="method hidden"><code id='shl.v-7'>fn <a href='../std/ops/trait.Shl.html#tymethod.shl' class='fnname'>shl</a>(self, other: &amp;<a class="primitive" href="primitive.i128.html">i128</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.i128.html">i128</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shl.html#associatedtype.Output" title="type std::ops::Shl::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#44-46' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&lt;&lt;</code> operation.</p>
</div></div><h3 id='impl-Shl%3Ci16%3E' class='impl'><code class='in-band'>impl&lt;'a&gt; <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.i16.html">i16</a>&gt; for &amp;'a <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shl%3Ci16%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#30-37' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-90' class="type"><code id='Output.t-90'>type <a href='../std/ops/trait.Shl.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.i16.html">i16</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shl.html#associatedtype.Output" title="type std::ops::Shl::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&lt;&lt;</code> operator.</p>
</div><h4 id='method.shl-8' class="method hidden"><code id='shl.v-8'>fn <a href='../std/ops/trait.Shl.html#tymethod.shl' class='fnname'>shl</a>(self, other: <a class="primitive" href="primitive.i16.html">i16</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.i16.html">i16</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shl.html#associatedtype.Output" title="type std::ops::Shl::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#34-36' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&lt;&lt;</code> operation.</p>
</div></div><h3 id='impl-Shl%3C%26%27_%20u64%3E' class='impl'><code class='in-band'>impl&lt;'_&gt; <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;&amp;'_ <a class="primitive" href="primitive.u64.html">u64</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shl%3C%26%27_%20u64%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#40-47' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-91' class="type"><code id='Output.t-91'>type <a href='../std/ops/trait.Shl.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.u64.html">u64</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shl.html#associatedtype.Output" title="type std::ops::Shl::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&lt;&lt;</code> operator.</p>
</div><h4 id='method.shl-9' class="method hidden"><code id='shl.v-9'>fn <a href='../std/ops/trait.Shl.html#tymethod.shl' class='fnname'>shl</a>(self, other: &amp;<a class="primitive" href="primitive.u64.html">u64</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.u64.html">u64</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shl.html#associatedtype.Output" title="type std::ops::Shl::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#44-46' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&lt;&lt;</code> operation.</p>
</div></div><h3 id='impl-Shl%3C%26%27_%20i32%3E' class='impl'><code class='in-band'>impl&lt;'_, '_&gt; <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;&amp;'_ <a class="primitive" href="primitive.i32.html">i32</a>&gt; for &amp;'_ <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shl%3C%26%27_%20i32%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#50-57' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-92' class="type"><code id='Output.t-92'>type <a href='../std/ops/trait.Shl.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.i32.html">i32</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shl.html#associatedtype.Output" title="type std::ops::Shl::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&lt;&lt;</code> operator.</p>
</div><h4 id='method.shl-10' class="method hidden"><code id='shl.v-10'>fn <a href='../std/ops/trait.Shl.html#tymethod.shl' class='fnname'>shl</a>(self, other: &amp;<a class="primitive" href="primitive.i32.html">i32</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.i32.html">i32</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shl.html#associatedtype.Output" title="type std::ops::Shl::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#54-56' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&lt;&lt;</code> operation.</p>
</div></div><h3 id='impl-Shl%3Cisize%3E' class='impl'><code class='in-band'>impl&lt;'a&gt; <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.isize.html">isize</a>&gt; for &amp;'a <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shl%3Cisize%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#30-37' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-93' class="type"><code id='Output.t-93'>type <a href='../std/ops/trait.Shl.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.isize.html">isize</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shl.html#associatedtype.Output" title="type std::ops::Shl::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&lt;&lt;</code> operator.</p>
</div><h4 id='method.shl-11' class="method hidden"><code id='shl.v-11'>fn <a href='../std/ops/trait.Shl.html#tymethod.shl' class='fnname'>shl</a>(self, other: <a class="primitive" href="primitive.isize.html">isize</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.isize.html">isize</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shl.html#associatedtype.Output" title="type std::ops::Shl::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#34-36' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&lt;&lt;</code> operation.</p>
</div></div><h3 id='impl-Shl%3C%26%27_%20i32%3E-1' class='impl'><code class='in-band'>impl&lt;'_&gt; <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;&amp;'_ <a class="primitive" href="primitive.i32.html">i32</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shl%3C%26%27_%20i32%3E-1' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#40-47' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-94' class="type"><code id='Output.t-94'>type <a href='../std/ops/trait.Shl.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.i32.html">i32</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shl.html#associatedtype.Output" title="type std::ops::Shl::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&lt;&lt;</code> operator.</p>
</div><h4 id='method.shl-12' class="method hidden"><code id='shl.v-12'>fn <a href='../std/ops/trait.Shl.html#tymethod.shl' class='fnname'>shl</a>(self, other: &amp;<a class="primitive" href="primitive.i32.html">i32</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.i32.html">i32</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shl.html#associatedtype.Output" title="type std::ops::Shl::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#44-46' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&lt;&lt;</code> operation.</p>
</div></div><h3 id='impl-Shl%3Ci64%3E' class='impl'><code class='in-band'>impl&lt;'a&gt; <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.i64.html">i64</a>&gt; for &amp;'a <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shl%3Ci64%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#30-37' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-95' class="type"><code id='Output.t-95'>type <a href='../std/ops/trait.Shl.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.i64.html">i64</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shl.html#associatedtype.Output" title="type std::ops::Shl::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&lt;&lt;</code> operator.</p>
</div><h4 id='method.shl-13' class="method hidden"><code id='shl.v-13'>fn <a href='../std/ops/trait.Shl.html#tymethod.shl' class='fnname'>shl</a>(self, other: <a class="primitive" href="primitive.i64.html">i64</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.i64.html">i64</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shl.html#associatedtype.Output" title="type std::ops::Shl::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#34-36' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&lt;&lt;</code> operation.</p>
</div></div><h3 id='impl-Shl%3C%26%27_%20u16%3E' class='impl'><code class='in-band'>impl&lt;'_, '_&gt; <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;&amp;'_ <a class="primitive" href="primitive.u16.html">u16</a>&gt; for &amp;'_ <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shl%3C%26%27_%20u16%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#50-57' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-96' class="type"><code id='Output.t-96'>type <a href='../std/ops/trait.Shl.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.u16.html">u16</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shl.html#associatedtype.Output" title="type std::ops::Shl::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&lt;&lt;</code> operator.</p>
</div><h4 id='method.shl-14' class="method hidden"><code id='shl.v-14'>fn <a href='../std/ops/trait.Shl.html#tymethod.shl' class='fnname'>shl</a>(self, other: &amp;<a class="primitive" href="primitive.u16.html">u16</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.u16.html">u16</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shl.html#associatedtype.Output" title="type std::ops::Shl::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#54-56' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&lt;&lt;</code> operation.</p>
</div></div><h3 id='impl-Shl%3Ci8%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.i8.html">i8</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shl%3Ci8%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/ops/bit.rs.html#390-398' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-97' class="type"><code id='Output.t-97'>type <a href='../std/ops/trait.Shl.html#associatedtype.Output' class="type">Output</a> = <a class="primitive" href="primitive.u128.html">u128</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&lt;&lt;</code> operator.</p>
</div><h4 id='method.shl-15' class="method hidden"><code id='shl.v-15'>fn <a href='../std/ops/trait.Shl.html#tymethod.shl' class='fnname'>shl</a>(self, other: <a class="primitive" href="primitive.i8.html">i8</a>) -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><a class='srclink' href='../src/core/ops/bit.rs.html#395-397' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&lt;&lt;</code> operation.</p>
</div></div><h3 id='impl-Shl%3C%26%27_%20isize%3E' class='impl'><code class='in-band'>impl&lt;'_, '_&gt; <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;&amp;'_ <a class="primitive" href="primitive.isize.html">isize</a>&gt; for &amp;'_ <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shl%3C%26%27_%20isize%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#50-57' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-98' class="type"><code id='Output.t-98'>type <a href='../std/ops/trait.Shl.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.isize.html">isize</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shl.html#associatedtype.Output" title="type std::ops::Shl::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&lt;&lt;</code> operator.</p>
</div><h4 id='method.shl-16' class="method hidden"><code id='shl.v-16'>fn <a href='../std/ops/trait.Shl.html#tymethod.shl' class='fnname'>shl</a>(self, other: &amp;<a class="primitive" href="primitive.isize.html">isize</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.isize.html">isize</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shl.html#associatedtype.Output" title="type std::ops::Shl::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#54-56' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&lt;&lt;</code> operation.</p>
</div></div><h3 id='impl-Shl%3Ci16%3E-1' class='impl'><code class='in-band'>impl <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.i16.html">i16</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shl%3Ci16%3E-1' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/ops/bit.rs.html#390-398' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-99' class="type"><code id='Output.t-99'>type <a href='../std/ops/trait.Shl.html#associatedtype.Output' class="type">Output</a> = <a class="primitive" href="primitive.u128.html">u128</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&lt;&lt;</code> operator.</p>
</div><h4 id='method.shl-17' class="method hidden"><code id='shl.v-17'>fn <a href='../std/ops/trait.Shl.html#tymethod.shl' class='fnname'>shl</a>(self, other: <a class="primitive" href="primitive.i16.html">i16</a>) -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><a class='srclink' href='../src/core/ops/bit.rs.html#395-397' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&lt;&lt;</code> operation.</p>
</div></div><h3 id='impl-Shl%3C%26%27_%20u8%3E' class='impl'><code class='in-band'>impl&lt;'_, '_&gt; <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;&amp;'_ <a class="primitive" href="primitive.u8.html">u8</a>&gt; for &amp;'_ <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shl%3C%26%27_%20u8%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#50-57' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-100' class="type"><code id='Output.t-100'>type <a href='../std/ops/trait.Shl.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.u8.html">u8</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shl.html#associatedtype.Output" title="type std::ops::Shl::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&lt;&lt;</code> operator.</p>
</div><h4 id='method.shl-18' class="method hidden"><code id='shl.v-18'>fn <a href='../std/ops/trait.Shl.html#tymethod.shl' class='fnname'>shl</a>(self, other: &amp;<a class="primitive" href="primitive.u8.html">u8</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.u8.html">u8</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shl.html#associatedtype.Output" title="type std::ops::Shl::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#54-56' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&lt;&lt;</code> operation.</p>
</div></div><h3 id='impl-Shl%3Cusize%3E' class='impl'><code class='in-band'>impl&lt;'a&gt; <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.usize.html">usize</a>&gt; for &amp;'a <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shl%3Cusize%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#30-37' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-101' class="type"><code id='Output.t-101'>type <a href='../std/ops/trait.Shl.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.usize.html">usize</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shl.html#associatedtype.Output" title="type std::ops::Shl::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&lt;&lt;</code> operator.</p>
</div><h4 id='method.shl-19' class="method hidden"><code id='shl.v-19'>fn <a href='../std/ops/trait.Shl.html#tymethod.shl' class='fnname'>shl</a>(self, other: <a class="primitive" href="primitive.usize.html">usize</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.usize.html">usize</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shl.html#associatedtype.Output" title="type std::ops::Shl::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#34-36' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&lt;&lt;</code> operation.</p>
</div></div><h3 id='impl-Shl%3C%26%27_%20u8%3E-1' class='impl'><code class='in-band'>impl&lt;'_&gt; <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;&amp;'_ <a class="primitive" href="primitive.u8.html">u8</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shl%3C%26%27_%20u8%3E-1' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#40-47' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-102' class="type"><code id='Output.t-102'>type <a href='../std/ops/trait.Shl.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.u8.html">u8</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shl.html#associatedtype.Output" title="type std::ops::Shl::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&lt;&lt;</code> operator.</p>
</div><h4 id='method.shl-20' class="method hidden"><code id='shl.v-20'>fn <a href='../std/ops/trait.Shl.html#tymethod.shl' class='fnname'>shl</a>(self, other: &amp;<a class="primitive" href="primitive.u8.html">u8</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.u8.html">u8</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shl.html#associatedtype.Output" title="type std::ops::Shl::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#44-46' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&lt;&lt;</code> operation.</p>
</div></div><h3 id='impl-Shl%3C%26%27_%20u64%3E-1' class='impl'><code class='in-band'>impl&lt;'_, '_&gt; <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;&amp;'_ <a class="primitive" href="primitive.u64.html">u64</a>&gt; for &amp;'_ <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shl%3C%26%27_%20u64%3E-1' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#50-57' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-103' class="type"><code id='Output.t-103'>type <a href='../std/ops/trait.Shl.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.u64.html">u64</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shl.html#associatedtype.Output" title="type std::ops::Shl::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&lt;&lt;</code> operator.</p>
</div><h4 id='method.shl-21' class="method hidden"><code id='shl.v-21'>fn <a href='../std/ops/trait.Shl.html#tymethod.shl' class='fnname'>shl</a>(self, other: &amp;<a class="primitive" href="primitive.u64.html">u64</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.u64.html">u64</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shl.html#associatedtype.Output" title="type std::ops::Shl::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#54-56' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&lt;&lt;</code> operation.</p>
</div></div><h3 id='impl-Shl%3C%26%27_%20isize%3E-1' class='impl'><code class='in-band'>impl&lt;'_&gt; <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;&amp;'_ <a class="primitive" href="primitive.isize.html">isize</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shl%3C%26%27_%20isize%3E-1' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#40-47' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-104' class="type"><code id='Output.t-104'>type <a href='../std/ops/trait.Shl.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.isize.html">isize</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shl.html#associatedtype.Output" title="type std::ops::Shl::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&lt;&lt;</code> operator.</p>
</div><h4 id='method.shl-22' class="method hidden"><code id='shl.v-22'>fn <a href='../std/ops/trait.Shl.html#tymethod.shl' class='fnname'>shl</a>(self, other: &amp;<a class="primitive" href="primitive.isize.html">isize</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.isize.html">isize</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shl.html#associatedtype.Output" title="type std::ops::Shl::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#44-46' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&lt;&lt;</code> operation.</p>
</div></div><h3 id='impl-Shl%3C%26%27_%20i64%3E' class='impl'><code class='in-band'>impl&lt;'_, '_&gt; <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;&amp;'_ <a class="primitive" href="primitive.i64.html">i64</a>&gt; for &amp;'_ <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shl%3C%26%27_%20i64%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#50-57' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-105' class="type"><code id='Output.t-105'>type <a href='../std/ops/trait.Shl.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.i64.html">i64</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shl.html#associatedtype.Output" title="type std::ops::Shl::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&lt;&lt;</code> operator.</p>
</div><h4 id='method.shl-23' class="method hidden"><code id='shl.v-23'>fn <a href='../std/ops/trait.Shl.html#tymethod.shl' class='fnname'>shl</a>(self, other: &amp;<a class="primitive" href="primitive.i64.html">i64</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.i64.html">i64</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shl.html#associatedtype.Output" title="type std::ops::Shl::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#54-56' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&lt;&lt;</code> operation.</p>
</div></div><h3 id='impl-Shl%3Ci32%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.i32.html">i32</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shl%3Ci32%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/ops/bit.rs.html#390-398' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-106' class="type"><code id='Output.t-106'>type <a href='../std/ops/trait.Shl.html#associatedtype.Output' class="type">Output</a> = <a class="primitive" href="primitive.u128.html">u128</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&lt;&lt;</code> operator.</p>
</div><h4 id='method.shl-24' class="method hidden"><code id='shl.v-24'>fn <a href='../std/ops/trait.Shl.html#tymethod.shl' class='fnname'>shl</a>(self, other: <a class="primitive" href="primitive.i32.html">i32</a>) -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><a class='srclink' href='../src/core/ops/bit.rs.html#395-397' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&lt;&lt;</code> operation.</p>
</div></div><h3 id='impl-Shl%3C%26%27_%20u128%3E' class='impl'><code class='in-band'>impl&lt;'_&gt; <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;&amp;'_ <a class="primitive" href="primitive.u128.html">u128</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shl%3C%26%27_%20u128%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#40-47' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-107' class="type"><code id='Output.t-107'>type <a href='../std/ops/trait.Shl.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shl.html#associatedtype.Output" title="type std::ops::Shl::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&lt;&lt;</code> operator.</p>
</div><h4 id='method.shl-25' class="method hidden"><code id='shl.v-25'>fn <a href='../std/ops/trait.Shl.html#tymethod.shl' class='fnname'>shl</a>(self, other: &amp;<a class="primitive" href="primitive.u128.html">u128</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shl.html#associatedtype.Output" title="type std::ops::Shl::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#44-46' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&lt;&lt;</code> operation.</p>
</div></div><h3 id='impl-Shl%3Cu128%3E' class='impl'><code class='in-band'>impl&lt;'a&gt; <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt; for &amp;'a <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shl%3Cu128%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#30-37' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-108' class="type"><code id='Output.t-108'>type <a href='../std/ops/trait.Shl.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shl.html#associatedtype.Output" title="type std::ops::Shl::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&lt;&lt;</code> operator.</p>
</div><h4 id='method.shl-26' class="method hidden"><code id='shl.v-26'>fn <a href='../std/ops/trait.Shl.html#tymethod.shl' class='fnname'>shl</a>(self, other: <a class="primitive" href="primitive.u128.html">u128</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shl.html#associatedtype.Output" title="type std::ops::Shl::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#34-36' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&lt;&lt;</code> operation.</p>
</div></div><h3 id='impl-Shl%3C%26%27_%20u16%3E-1' class='impl'><code class='in-band'>impl&lt;'_&gt; <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;&amp;'_ <a class="primitive" href="primitive.u16.html">u16</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shl%3C%26%27_%20u16%3E-1' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#40-47' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-109' class="type"><code id='Output.t-109'>type <a href='../std/ops/trait.Shl.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.u16.html">u16</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shl.html#associatedtype.Output" title="type std::ops::Shl::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&lt;&lt;</code> operator.</p>
</div><h4 id='method.shl-27' class="method hidden"><code id='shl.v-27'>fn <a href='../std/ops/trait.Shl.html#tymethod.shl' class='fnname'>shl</a>(self, other: &amp;<a class="primitive" href="primitive.u16.html">u16</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.u16.html">u16</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shl.html#associatedtype.Output" title="type std::ops::Shl::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#44-46' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&lt;&lt;</code> operation.</p>
</div></div><h3 id='impl-Shl%3Ci8%3E-1' class='impl'><code class='in-band'>impl&lt;'a&gt; <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.i8.html">i8</a>&gt; for &amp;'a <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shl%3Ci8%3E-1' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#30-37' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-110' class="type"><code id='Output.t-110'>type <a href='../std/ops/trait.Shl.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.i8.html">i8</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shl.html#associatedtype.Output" title="type std::ops::Shl::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&lt;&lt;</code> operator.</p>
</div><h4 id='method.shl-28' class="method hidden"><code id='shl.v-28'>fn <a href='../std/ops/trait.Shl.html#tymethod.shl' class='fnname'>shl</a>(self, other: <a class="primitive" href="primitive.i8.html">i8</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.i8.html">i8</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shl.html#associatedtype.Output" title="type std::ops::Shl::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#34-36' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&lt;&lt;</code> operation.</p>
</div></div><h3 id='impl-Shl%3C%26%27_%20u32%3E-1' class='impl'><code class='in-band'>impl&lt;'_, '_&gt; <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;&amp;'_ <a class="primitive" href="primitive.u32.html">u32</a>&gt; for &amp;'_ <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shl%3C%26%27_%20u32%3E-1' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#50-57' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-111' class="type"><code id='Output.t-111'>type <a href='../std/ops/trait.Shl.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.u32.html">u32</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shl.html#associatedtype.Output" title="type std::ops::Shl::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&lt;&lt;</code> operator.</p>
</div><h4 id='method.shl-29' class="method hidden"><code id='shl.v-29'>fn <a href='../std/ops/trait.Shl.html#tymethod.shl' class='fnname'>shl</a>(self, other: &amp;<a class="primitive" href="primitive.u32.html">u32</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.u32.html">u32</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shl.html#associatedtype.Output" title="type std::ops::Shl::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#54-56' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&lt;&lt;</code> operation.</p>
</div></div><h3 id='impl-Shl%3C%26%27_%20i16%3E' class='impl'><code class='in-band'>impl&lt;'_&gt; <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;&amp;'_ <a class="primitive" href="primitive.i16.html">i16</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shl%3C%26%27_%20i16%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#40-47' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-112' class="type"><code id='Output.t-112'>type <a href='../std/ops/trait.Shl.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.i16.html">i16</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shl.html#associatedtype.Output" title="type std::ops::Shl::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&lt;&lt;</code> operator.</p>
</div><h4 id='method.shl-30' class="method hidden"><code id='shl.v-30'>fn <a href='../std/ops/trait.Shl.html#tymethod.shl' class='fnname'>shl</a>(self, other: &amp;<a class="primitive" href="primitive.i16.html">i16</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.i16.html">i16</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shl.html#associatedtype.Output" title="type std::ops::Shl::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#44-46' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&lt;&lt;</code> operation.</p>
</div></div><h3 id='impl-Shl%3Cu16%3E-1' class='impl'><code class='in-band'>impl&lt;'a&gt; <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.u16.html">u16</a>&gt; for &amp;'a <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shl%3Cu16%3E-1' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#30-37' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-113' class="type"><code id='Output.t-113'>type <a href='../std/ops/trait.Shl.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.u16.html">u16</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shl.html#associatedtype.Output" title="type std::ops::Shl::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&lt;&lt;</code> operator.</p>
</div><h4 id='method.shl-31' class="method hidden"><code id='shl.v-31'>fn <a href='../std/ops/trait.Shl.html#tymethod.shl' class='fnname'>shl</a>(self, other: <a class="primitive" href="primitive.u16.html">u16</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.u16.html">u16</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shl.html#associatedtype.Output" title="type std::ops::Shl::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#34-36' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&lt;&lt;</code> operation.</p>
</div></div><h3 id='impl-Shl%3Cu8%3E-1' class='impl'><code class='in-band'>impl <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.u8.html">u8</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shl%3Cu8%3E-1' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/ops/bit.rs.html#390-398' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-114' class="type"><code id='Output.t-114'>type <a href='../std/ops/trait.Shl.html#associatedtype.Output' class="type">Output</a> = <a class="primitive" href="primitive.u128.html">u128</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&lt;&lt;</code> operator.</p>
</div><h4 id='method.shl-32' class="method hidden"><code id='shl.v-32'>fn <a href='../std/ops/trait.Shl.html#tymethod.shl' class='fnname'>shl</a>(self, other: <a class="primitive" href="primitive.u8.html">u8</a>) -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><a class='srclink' href='../src/core/ops/bit.rs.html#395-397' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&lt;&lt;</code> operation.</p>
</div></div><h3 id='impl-Shl%3Cu32%3E' class='impl'><code class='in-band'>impl&lt;'a&gt; <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.u32.html">u32</a>&gt; for &amp;'a <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shl%3Cu32%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#30-37' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-115' class="type"><code id='Output.t-115'>type <a href='../std/ops/trait.Shl.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.u32.html">u32</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shl.html#associatedtype.Output" title="type std::ops::Shl::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&lt;&lt;</code> operator.</p>
</div><h4 id='method.shl-33' class="method hidden"><code id='shl.v-33'>fn <a href='../std/ops/trait.Shl.html#tymethod.shl' class='fnname'>shl</a>(self, other: <a class="primitive" href="primitive.u32.html">u32</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.u32.html">u32</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shl.html#associatedtype.Output" title="type std::ops::Shl::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#34-36' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&lt;&lt;</code> operation.</p>
</div></div><h3 id='impl-Shl%3Cusize%3E-1' class='impl'><code class='in-band'>impl <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.usize.html">usize</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shl%3Cusize%3E-1' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/ops/bit.rs.html#390-398' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-116' class="type"><code id='Output.t-116'>type <a href='../std/ops/trait.Shl.html#associatedtype.Output' class="type">Output</a> = <a class="primitive" href="primitive.u128.html">u128</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&lt;&lt;</code> operator.</p>
</div><h4 id='method.shl-34' class="method hidden"><code id='shl.v-34'>fn <a href='../std/ops/trait.Shl.html#tymethod.shl' class='fnname'>shl</a>(self, other: <a class="primitive" href="primitive.usize.html">usize</a>) -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><a class='srclink' href='../src/core/ops/bit.rs.html#395-397' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&lt;&lt;</code> operation.</p>
</div></div><h3 id='impl-Shl%3Ci64%3E-1' class='impl'><code class='in-band'>impl <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.i64.html">i64</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shl%3Ci64%3E-1' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/ops/bit.rs.html#390-398' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-117' class="type"><code id='Output.t-117'>type <a href='../std/ops/trait.Shl.html#associatedtype.Output' class="type">Output</a> = <a class="primitive" href="primitive.u128.html">u128</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&lt;&lt;</code> operator.</p>
</div><h4 id='method.shl-35' class="method hidden"><code id='shl.v-35'>fn <a href='../std/ops/trait.Shl.html#tymethod.shl' class='fnname'>shl</a>(self, other: <a class="primitive" href="primitive.i64.html">i64</a>) -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><a class='srclink' href='../src/core/ops/bit.rs.html#395-397' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&lt;&lt;</code> operation.</p>
</div></div><h3 id='impl-Shl%3C%26%27_%20usize%3E' class='impl'><code class='in-band'>impl&lt;'_, '_&gt; <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;&amp;'_ <a class="primitive" href="primitive.usize.html">usize</a>&gt; for &amp;'_ <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shl%3C%26%27_%20usize%3E' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#50-57' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-118' class="type"><code id='Output.t-118'>type <a href='../std/ops/trait.Shl.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.usize.html">usize</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shl.html#associatedtype.Output" title="type std::ops::Shl::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&lt;&lt;</code> operator.</p>
</div><h4 id='method.shl-36' class="method hidden"><code id='shl.v-36'>fn <a href='../std/ops/trait.Shl.html#tymethod.shl' class='fnname'>shl</a>(self, other: &amp;<a class="primitive" href="primitive.usize.html">usize</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.usize.html">usize</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shl.html#associatedtype.Output" title="type std::ops::Shl::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#54-56' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&lt;&lt;</code> operation.</p>
</div></div><h3 id='impl-Shl%3C%26%27_%20usize%3E-1' class='impl'><code class='in-band'>impl&lt;'_&gt; <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;&amp;'_ <a class="primitive" href="primitive.usize.html">usize</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shl%3C%26%27_%20usize%3E-1' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#40-47' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-119' class="type"><code id='Output.t-119'>type <a href='../std/ops/trait.Shl.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.usize.html">usize</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shl.html#associatedtype.Output" title="type std::ops::Shl::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&lt;&lt;</code> operator.</p>
</div><h4 id='method.shl-37' class="method hidden"><code id='shl.v-37'>fn <a href='../std/ops/trait.Shl.html#tymethod.shl' class='fnname'>shl</a>(self, other: &amp;<a class="primitive" href="primitive.usize.html">usize</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.usize.html">usize</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shl.html#associatedtype.Output" title="type std::ops::Shl::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#44-46' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&lt;&lt;</code> operation.</p>
</div></div><h3 id='impl-Shl%3C%26%27_%20i8%3E-1' class='impl'><code class='in-band'>impl&lt;'_, '_&gt; <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;&amp;'_ <a class="primitive" href="primitive.i8.html">i8</a>&gt; for &amp;'_ <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shl%3C%26%27_%20i8%3E-1' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#50-57' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-120' class="type"><code id='Output.t-120'>type <a href='../std/ops/trait.Shl.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.i8.html">i8</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shl.html#associatedtype.Output" title="type std::ops::Shl::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&lt;&lt;</code> operator.</p>
</div><h4 id='method.shl-38' class="method hidden"><code id='shl.v-38'>fn <a href='../std/ops/trait.Shl.html#tymethod.shl' class='fnname'>shl</a>(self, other: &amp;<a class="primitive" href="primitive.i8.html">i8</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.i8.html">i8</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shl.html#associatedtype.Output" title="type std::ops::Shl::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#54-56' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&lt;&lt;</code> operation.</p>
</div></div><h3 id='impl-Shl%3Cu64%3E-1' class='impl'><code class='in-band'>impl&lt;'a&gt; <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.u64.html">u64</a>&gt; for &amp;'a <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shl%3Cu64%3E-1' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#30-37' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-121' class="type"><code id='Output.t-121'>type <a href='../std/ops/trait.Shl.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.u64.html">u64</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shl.html#associatedtype.Output" title="type std::ops::Shl::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&lt;&lt;</code> operator.</p>
</div><h4 id='method.shl-39' class="method hidden"><code id='shl.v-39'>fn <a href='../std/ops/trait.Shl.html#tymethod.shl' class='fnname'>shl</a>(self, other: <a class="primitive" href="primitive.u64.html">u64</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.u64.html">u64</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shl.html#associatedtype.Output" title="type std::ops::Shl::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#34-36' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&lt;&lt;</code> operation.</p>
</div></div><h3 id='impl-Shl%3Ci32%3E-1' class='impl'><code class='in-band'>impl&lt;'a&gt; <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.i32.html">i32</a>&gt; for &amp;'a <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shl%3Ci32%3E-1' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#30-37' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-122' class="type"><code id='Output.t-122'>type <a href='../std/ops/trait.Shl.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.i32.html">i32</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shl.html#associatedtype.Output" title="type std::ops::Shl::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&lt;&lt;</code> operator.</p>
</div><h4 id='method.shl-40' class="method hidden"><code id='shl.v-40'>fn <a href='../std/ops/trait.Shl.html#tymethod.shl' class='fnname'>shl</a>(self, other: <a class="primitive" href="primitive.i32.html">i32</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.i32.html">i32</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shl.html#associatedtype.Output" title="type std::ops::Shl::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#34-36' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&lt;&lt;</code> operation.</p>
</div></div><h3 id='impl-Shl%3C%26%27_%20i16%3E-1' class='impl'><code class='in-band'>impl&lt;'_, '_&gt; <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;&amp;'_ <a class="primitive" href="primitive.i16.html">i16</a>&gt; for &amp;'_ <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shl%3C%26%27_%20i16%3E-1' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#50-57' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-123' class="type"><code id='Output.t-123'>type <a href='../std/ops/trait.Shl.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.i16.html">i16</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shl.html#associatedtype.Output" title="type std::ops::Shl::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&lt;&lt;</code> operator.</p>
</div><h4 id='method.shl-41' class="method hidden"><code id='shl.v-41'>fn <a href='../std/ops/trait.Shl.html#tymethod.shl' class='fnname'>shl</a>(self, other: &amp;<a class="primitive" href="primitive.i16.html">i16</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.i16.html">i16</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shl.html#associatedtype.Output" title="type std::ops::Shl::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#54-56' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&lt;&lt;</code> operation.</p>
</div></div><h3 id='impl-Shl%3Ci128%3E-1' class='impl'><code class='in-band'>impl&lt;'a&gt; <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.i128.html">i128</a>&gt; for &amp;'a <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shl%3Ci128%3E-1' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#30-37' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-124' class="type"><code id='Output.t-124'>type <a href='../std/ops/trait.Shl.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.i128.html">i128</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shl.html#associatedtype.Output" title="type std::ops::Shl::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&lt;&lt;</code> operator.</p>
</div><h4 id='method.shl-42' class="method hidden"><code id='shl.v-42'>fn <a href='../std/ops/trait.Shl.html#tymethod.shl' class='fnname'>shl</a>(self, other: <a class="primitive" href="primitive.i128.html">i128</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.i128.html">i128</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shl.html#associatedtype.Output" title="type std::ops::Shl::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#34-36' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&lt;&lt;</code> operation.</p>
</div></div><h3 id='impl-Shl%3Cu32%3E-1' class='impl'><code class='in-band'>impl <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.u32.html">u32</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shl%3Cu32%3E-1' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/ops/bit.rs.html#390-398' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-125' class="type"><code id='Output.t-125'>type <a href='../std/ops/trait.Shl.html#associatedtype.Output' class="type">Output</a> = <a class="primitive" href="primitive.u128.html">u128</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&lt;&lt;</code> operator.</p>
</div><h4 id='method.shl-43' class="method hidden"><code id='shl.v-43'>fn <a href='../std/ops/trait.Shl.html#tymethod.shl' class='fnname'>shl</a>(self, other: <a class="primitive" href="primitive.u32.html">u32</a>) -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><a class='srclink' href='../src/core/ops/bit.rs.html#395-397' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&lt;&lt;</code> operation.</p>
</div></div><h3 id='impl-Shl%3Cisize%3E-1' class='impl'><code class='in-band'>impl <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.isize.html">isize</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shl%3Cisize%3E-1' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/ops/bit.rs.html#390-398' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-126' class="type"><code id='Output.t-126'>type <a href='../std/ops/trait.Shl.html#associatedtype.Output' class="type">Output</a> = <a class="primitive" href="primitive.u128.html">u128</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&lt;&lt;</code> operator.</p>
</div><h4 id='method.shl-44' class="method hidden"><code id='shl.v-44'>fn <a href='../std/ops/trait.Shl.html#tymethod.shl' class='fnname'>shl</a>(self, other: <a class="primitive" href="primitive.isize.html">isize</a>) -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><a class='srclink' href='../src/core/ops/bit.rs.html#395-397' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&lt;&lt;</code> operation.</p>
</div></div><h3 id='impl-Shl%3C%26%27_%20u128%3E-1' class='impl'><code class='in-band'>impl&lt;'_, '_&gt; <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;&amp;'_ <a class="primitive" href="primitive.u128.html">u128</a>&gt; for &amp;'_ <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shl%3C%26%27_%20u128%3E-1' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#50-57' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-127' class="type"><code id='Output.t-127'>type <a href='../std/ops/trait.Shl.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shl.html#associatedtype.Output" title="type std::ops::Shl::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&lt;&lt;</code> operator.</p>
</div><h4 id='method.shl-45' class="method hidden"><code id='shl.v-45'>fn <a href='../std/ops/trait.Shl.html#tymethod.shl' class='fnname'>shl</a>(self, other: &amp;<a class="primitive" href="primitive.u128.html">u128</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shl.html#associatedtype.Output" title="type std::ops::Shl::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#54-56' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&lt;&lt;</code> operation.</p>
</div></div><h3 id='impl-Shl%3Cu128%3E-1' class='impl'><code class='in-band'>impl <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.u128.html">u128</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shl%3Cu128%3E-1' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/ops/bit.rs.html#390-398' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-128' class="type"><code id='Output.t-128'>type <a href='../std/ops/trait.Shl.html#associatedtype.Output' class="type">Output</a> = <a class="primitive" href="primitive.u128.html">u128</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&lt;&lt;</code> operator.</p>
</div><h4 id='method.shl-46' class="method hidden"><code id='shl.v-46'>fn <a href='../std/ops/trait.Shl.html#tymethod.shl' class='fnname'>shl</a>(self, other: <a class="primitive" href="primitive.u128.html">u128</a>) -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><a class='srclink' href='../src/core/ops/bit.rs.html#395-397' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&lt;&lt;</code> operation.</p>
</div></div><h3 id='impl-Shl%3C%26%27_%20i64%3E-1' class='impl'><code class='in-band'>impl&lt;'_&gt; <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;&amp;'_ <a class="primitive" href="primitive.i64.html">i64</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Shl%3C%26%27_%20i64%3E-1' class='anchor'></a><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div><a class='srclink' href='../src/core/internal_macros.rs.html#40-47' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Output-129' class="type"><code id='Output.t-129'>type <a href='../std/ops/trait.Shl.html#associatedtype.Output' class="type">Output</a> = &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.i64.html">i64</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shl.html#associatedtype.Output" title="type std::ops::Shl::Output">Output</a></code></h4><div class='docblock'><p>The resulting type after applying the <code>&lt;&lt;</code> operator.</p>
</div><h4 id='method.shl-47' class="method hidden"><code id='shl.v-47'>fn <a href='../std/ops/trait.Shl.html#tymethod.shl' class='fnname'>shl</a>(self, other: &amp;<a class="primitive" href="primitive.i64.html">i64</a>) -&gt; &lt;<a class="primitive" href="primitive.u128.html">u128</a> as <a class="trait" href="../std/ops/trait.Shl.html" title="trait std::ops::Shl">Shl</a>&lt;<a class="primitive" href="primitive.i64.html">i64</a>&gt;&gt;::<a class="type" href="../std/ops/trait.Shl.html#associatedtype.Output" title="type std::ops::Shl::Output">Output</a></code><a class='srclink' href='../src/core/internal_macros.rs.html#44-46' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the <code>&lt;&lt;</code> operation.</p>
</div></div><h3 id='impl-From%3CIpv6Addr%3E' class='impl'><code class='in-band'>impl <a class="trait" href="../std/convert/trait.From.html" title="trait std::convert::From">From</a>&lt;<a class="struct" href="../std/net/struct.Ipv6Addr.html" title="struct std::net::Ipv6Addr">Ipv6Addr</a>&gt; for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-From%3CIpv6Addr%3E' class='anchor'></a><a class='srclink' href='../src/std/net/ip.rs.html#1395-1413' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.from-6' class="method"><code id='from.v-6'>fn <a href='../std/convert/trait.From.html#tymethod.from' class='fnname'>from</a>(ip: <a class="struct" href="../std/net/struct.Ipv6Addr.html" title="struct std::net::Ipv6Addr">Ipv6Addr</a>) -&gt; <a class="primitive" href="primitive.u128.html">u128</a></code><a class='srclink' href='../src/std/net/ip.rs.html#1409-1412' title='goto source code'>[src]</a></h4><div class='docblock'><p>Convert an <code>Ipv6Addr</code> into a host byte order <code>u128</code>.</p>
<h1 id="examples-66" class="section-header"><a href="#examples-66">Examples</a></h1>
<div class="example-wrap"><pre class="rust rust-example-rendered">
<span class="kw">use</span> <span class="ident">std</span>::<span class="ident">net</span>::<span class="ident">Ipv6Addr</span>;

<span class="kw">let</span> <span class="ident">addr</span> <span class="op">=</span> <span class="ident">Ipv6Addr</span>::<span class="ident">new</span>(
    <span class="number">0x1020</span>, <span class="number">0x3040</span>, <span class="number">0x5060</span>, <span class="number">0x7080</span>,
    <span class="number">0x90A0</span>, <span class="number">0xB0C0</span>, <span class="number">0xD0E0</span>, <span class="number">0xF00D</span>,
);
<span class="macro">assert_eq</span><span class="macro">!</span>(<span class="number">0x102030405060708090A0B0C0D0E0F00D_u128</span>, <span class="ident">u128</span>::<span class="ident">from</span>(<span class="ident">addr</span>));<a class="test-arrow" target="_blank" href="https://play.rust-lang.org/?code=%23!%5Ballow(unused)%5D%0Afn%20main()%20%7B%0Ause%20std%3A%3Anet%3A%3AIpv6Addr%3B%0A%0Alet%20addr%20%3D%20Ipv6Addr%3A%3Anew(%0A%20%20%20%200x1020%2C%200x3040%2C%200x5060%2C%200x7080%2C%0A%20%20%20%200x90A0%2C%200xB0C0%2C%200xD0E0%2C%200xF00D%2C%0A)%3B%0Aassert_eq!(0x102030405060708090A0B0C0D0E0F00D_u128%2C%20u128%3A%3Afrom(addr))%3B%0A%7D">Run</a></pre></div>
</div></div></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'><h3 id='impl-Send' class='impl'><code class='in-band'>impl <a class="trait" href="../std/marker/trait.Send.html" title="trait std::marker::Send">Send</a> for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Send' class='anchor'></a></h3><div class='impl-items'></div><h3 id='impl-Sync' class='impl'><code class='in-band'>impl <a class="trait" href="../std/marker/trait.Sync.html" title="trait std::marker::Sync">Sync</a> for <a class="primitive" href="primitive.u128.html">u128</a></code><a href='#impl-Sync' class='anchor'></a></h3><div class='impl-items'></div></div><h2 id='blanket-implementations' class='small-section-header'>Blanket Implementations<a href='#blanket-implementations' class='anchor'></a></h2><div id='blanket-implementations-list'><h3 id='impl-TryFrom' class='impl'><code class='in-band'>impl&lt;T, U&gt; <a class="trait" href="../std/convert/trait.TryFrom.html" title="trait std::convert::TryFrom">TryFrom</a> for T <span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;U: <a class="trait" href="../std/convert/trait.Into.html" title="trait std::convert::Into">Into</a>&lt;T&gt;,&nbsp;</span></code><a href='#impl-TryFrom' class='anchor'></a><a class='srclink' href='../src/core/convert.rs.html#565-571' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Error-7' class="type"><code id='Error.t-7'>type <a href='../std/convert/trait.TryFrom.html#associatedtype.Error' class="type">Error</a> = <a class="enum" href="../std/convert/enum.Infallible.html" title="enum std::convert::Infallible">Infallible</a></code></h4><div class='docblock'><p>The type returned in the event of a conversion error.</p>
</div><h4 id='method.try_from-7' class="method hidden"><code id='try_from.v-7'>fn <a href='../std/convert/trait.TryFrom.html#tymethod.try_from' class='fnname'>try_from</a>(value: U) -&gt; <a class="enum" href="../std/result/enum.Result.html" title="enum std::result::Result">Result</a>&lt;T, &lt;T as <a class="trait" href="../std/convert/trait.TryFrom.html" title="trait std::convert::TryFrom">TryFrom</a>&lt;U&gt;&gt;::<a class="type" href="../std/convert/trait.TryFrom.html#associatedtype.Error" title="type std::convert::TryFrom::Error">Error</a>&gt;</code><a class='srclink' href='../src/core/convert.rs.html#568-570' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the conversion.</p>
</div></div><h3 id='impl-From' class='impl'><code class='in-band'>impl&lt;T&gt; <a class="trait" href="../std/convert/trait.From.html" title="trait std::convert::From">From</a> for T</code><a href='#impl-From' class='anchor'></a><a class='srclink' href='../src/core/convert.rs.html#546-548' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.from-7' class="method hidden"><code id='from.v-7'>fn <a href='../std/convert/trait.From.html#tymethod.from' class='fnname'>from</a>(t: T) -&gt; T</code><a class='srclink' href='../src/core/convert.rs.html#547' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the conversion.</p>
</div></div><h3 id='impl-TryInto' class='impl'><code class='in-band'>impl&lt;T, U&gt; <a class="trait" href="../std/convert/trait.TryInto.html" title="trait std::convert::TryInto">TryInto</a> for T <span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;U: <a class="trait" href="../std/convert/trait.TryFrom.html" title="trait std::convert::TryFrom">TryFrom</a>&lt;T&gt;,&nbsp;</span></code><a href='#impl-TryInto' class='anchor'></a><a class='srclink' href='../src/core/convert.rs.html#553-560' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Error-8' class="type"><code id='Error.t-8'>type <a href='../std/convert/trait.TryInto.html#associatedtype.Error' class="type">Error</a> = &lt;U as <a class="trait" href="../std/convert/trait.TryFrom.html" title="trait std::convert::TryFrom">TryFrom</a>&lt;T&gt;&gt;::<a class="type" href="../std/convert/trait.TryFrom.html#associatedtype.Error" title="type std::convert::TryFrom::Error">Error</a></code></h4><div class='docblock'><p>The type returned in the event of a conversion error.</p>
</div><h4 id='method.try_into' class="method hidden"><code id='try_into.v'>fn <a href='../std/convert/trait.TryInto.html#tymethod.try_into' class='fnname'>try_into</a>(self) -&gt; <a class="enum" href="../std/result/enum.Result.html" title="enum std::result::Result">Result</a>&lt;U, &lt;U as <a class="trait" href="../std/convert/trait.TryFrom.html" title="trait std::convert::TryFrom">TryFrom</a>&lt;T&gt;&gt;::<a class="type" href="../std/convert/trait.TryFrom.html#associatedtype.Error" title="type std::convert::TryFrom::Error">Error</a>&gt;</code><a class='srclink' href='../src/core/convert.rs.html#557-559' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the conversion.</p>
</div></div><h3 id='impl-Into' class='impl'><code class='in-band'>impl&lt;T, U&gt; <a class="trait" href="../std/convert/trait.Into.html" title="trait std::convert::Into">Into</a> for T <span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;U: <a class="trait" href="../std/convert/trait.From.html" title="trait std::convert::From">From</a>&lt;T&gt;,&nbsp;</span></code><a href='#impl-Into' class='anchor'></a><a class='srclink' href='../src/core/convert.rs.html#537-542' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.into' class="method hidden"><code id='into.v'>fn <a href='../std/convert/trait.Into.html#tymethod.into' class='fnname'>into</a>(self) -&gt; U</code><a class='srclink' href='../src/core/convert.rs.html#539-541' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Performs the conversion.</p>
</div></div><h3 id='impl-Borrow' class='impl'><code class='in-band'>impl&lt;T&gt; <a class="trait" href="../std/borrow/trait.Borrow.html" title="trait std::borrow::Borrow">Borrow</a> for T <span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;T: ?<a class="trait" href="../std/marker/trait.Sized.html" title="trait std::marker::Sized">Sized</a>,&nbsp;</span></code><a href='#impl-Borrow' class='anchor'></a><a class='srclink' href='../src/core/borrow.rs.html#213-215' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.borrow' class="method hidden"><div class="important-traits"><div class='tooltip'>ⓘ<span class='tooltiptext'>Important traits for <a class="primitive" href="primitive.reference.html">&amp;'_ mut </a>F</span></div><div class="content hidden"><h3 class="important">Important traits for <a class="primitive" href="primitive.reference.html">&amp;'_ mut </a>F</h3><code class="content"><span class="where fmt-newline">impl&lt;'_, F&gt; <a class="trait" href="../std/future/trait.Future.html" title="trait std::future::Future">Future</a> for <a class="primitive" href="primitive.reference.html">&amp;'_ mut </a>F <span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;F: <a class="trait" href="../std/marker/trait.Unpin.html" title="trait std::marker::Unpin">Unpin</a> + <a class="trait" href="../std/future/trait.Future.html" title="trait std::future::Future">Future</a> + ?<a class="trait" href="../std/marker/trait.Sized.html" title="trait std::marker::Sized">Sized</a>,&nbsp;</span></span><span class="where fmt-newline">    type <a href='../std/future/trait.Future.html#associatedtype.Output' class="type">Output</a> = &lt;F as <a class="trait" href="../std/future/trait.Future.html" title="trait std::future::Future">Future</a>&gt;::<a class="type" href="../std/future/trait.Future.html#associatedtype.Output" title="type std::future::Future::Output">Output</a>;</span><span class="where fmt-newline">impl&lt;'_, I&gt; <a class="trait" href="../std/iter/trait.Iterator.html" title="trait std::iter::Iterator">Iterator</a> for <a class="primitive" href="primitive.reference.html">&amp;'_ mut </a>I <span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;I: <a class="trait" href="../std/iter/trait.Iterator.html" title="trait std::iter::Iterator">Iterator</a> + ?<a class="trait" href="../std/marker/trait.Sized.html" title="trait std::marker::Sized">Sized</a>,&nbsp;</span></span><span class="where fmt-newline">    type <a href='../std/iter/trait.Iterator.html#associatedtype.Item' class="type">Item</a> = &lt;I as <a class="trait" href="../std/iter/trait.Iterator.html" title="trait std::iter::Iterator">Iterator</a>&gt;::<a class="type" href="../std/iter/trait.Iterator.html#associatedtype.Item" title="type std::iter::Iterator::Item">Item</a>;</span><span class="where fmt-newline">impl&lt;R:&nbsp;<a class="trait" href="../std/io/trait.Read.html" title="trait std::io::Read">Read</a> + ?<a class="trait" href="../std/marker/trait.Sized.html" title="trait std::marker::Sized">Sized</a>, '_&gt; <a class="trait" href="../std/io/trait.Read.html" title="trait std::io::Read">Read</a> for <a class="primitive" href="primitive.reference.html">&amp;'_ mut </a>R</span><span class="where fmt-newline">impl&lt;W:&nbsp;<a class="trait" href="../std/io/trait.Write.html" title="trait std::io::Write">Write</a> + ?<a class="trait" href="../std/marker/trait.Sized.html" title="trait std::marker::Sized">Sized</a>, '_&gt; <a class="trait" href="../std/io/trait.Write.html" title="trait std::io::Write">Write</a> for <a class="primitive" href="primitive.reference.html">&amp;'_ mut </a>W</span></code></div></div><code id='borrow.v'>fn <a href='../std/borrow/trait.Borrow.html#tymethod.borrow' class='fnname'>borrow</a>(&amp;self) -&gt; <a class="primitive" href="primitive.reference.html">&amp;</a>T</code><a class='srclink' href='../src/core/borrow.rs.html#214' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Immutably borrows from an owned value. <a href="../std/borrow/trait.Borrow.html#tymethod.borrow">Read more</a></p>
</div></div><h3 id='impl-BorrowMut' class='impl'><code class='in-band'>impl&lt;T&gt; <a class="trait" href="../std/borrow/trait.BorrowMut.html" title="trait std::borrow::BorrowMut">BorrowMut</a> for T <span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;T: ?<a class="trait" href="../std/marker/trait.Sized.html" title="trait std::marker::Sized">Sized</a>,&nbsp;</span></code><a href='#impl-BorrowMut' class='anchor'></a><a class='srclink' href='../src/core/borrow.rs.html#218-220' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.borrow_mut' class="method hidden"><div class="important-traits"><div class='tooltip'>ⓘ<span class='tooltiptext'>Important traits for <a class="primitive" href="primitive.reference.html">&amp;'_ mut </a>F</span></div><div class="content hidden"><h3 class="important">Important traits for <a class="primitive" href="primitive.reference.html">&amp;'_ mut </a>F</h3><code class="content"><span class="where fmt-newline">impl&lt;'_, F&gt; <a class="trait" href="../std/future/trait.Future.html" title="trait std::future::Future">Future</a> for <a class="primitive" href="primitive.reference.html">&amp;'_ mut </a>F <span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;F: <a class="trait" href="../std/marker/trait.Unpin.html" title="trait std::marker::Unpin">Unpin</a> + <a class="trait" href="../std/future/trait.Future.html" title="trait std::future::Future">Future</a> + ?<a class="trait" href="../std/marker/trait.Sized.html" title="trait std::marker::Sized">Sized</a>,&nbsp;</span></span><span class="where fmt-newline">    type <a href='../std/future/trait.Future.html#associatedtype.Output' class="type">Output</a> = &lt;F as <a class="trait" href="../std/future/trait.Future.html" title="trait std::future::Future">Future</a>&gt;::<a class="type" href="../std/future/trait.Future.html#associatedtype.Output" title="type std::future::Future::Output">Output</a>;</span><span class="where fmt-newline">impl&lt;'_, I&gt; <a class="trait" href="../std/iter/trait.Iterator.html" title="trait std::iter::Iterator">Iterator</a> for <a class="primitive" href="primitive.reference.html">&amp;'_ mut </a>I <span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;I: <a class="trait" href="../std/iter/trait.Iterator.html" title="trait std::iter::Iterator">Iterator</a> + ?<a class="trait" href="../std/marker/trait.Sized.html" title="trait std::marker::Sized">Sized</a>,&nbsp;</span></span><span class="where fmt-newline">    type <a href='../std/iter/trait.Iterator.html#associatedtype.Item' class="type">Item</a> = &lt;I as <a class="trait" href="../std/iter/trait.Iterator.html" title="trait std::iter::Iterator">Iterator</a>&gt;::<a class="type" href="../std/iter/trait.Iterator.html#associatedtype.Item" title="type std::iter::Iterator::Item">Item</a>;</span><span class="where fmt-newline">impl&lt;R:&nbsp;<a class="trait" href="../std/io/trait.Read.html" title="trait std::io::Read">Read</a> + ?<a class="trait" href="../std/marker/trait.Sized.html" title="trait std::marker::Sized">Sized</a>, '_&gt; <a class="trait" href="../std/io/trait.Read.html" title="trait std::io::Read">Read</a> for <a class="primitive" href="primitive.reference.html">&amp;'_ mut </a>R</span><span class="where fmt-newline">impl&lt;W:&nbsp;<a class="trait" href="../std/io/trait.Write.html" title="trait std::io::Write">Write</a> + ?<a class="trait" href="../std/marker/trait.Sized.html" title="trait std::marker::Sized">Sized</a>, '_&gt; <a class="trait" href="../std/io/trait.Write.html" title="trait std::io::Write">Write</a> for <a class="primitive" href="primitive.reference.html">&amp;'_ mut </a>W</span></code></div></div><code id='borrow_mut.v'>fn <a href='../std/borrow/trait.BorrowMut.html#tymethod.borrow_mut' class='fnname'>borrow_mut</a>(&amp;mut self) -&gt; <a class="primitive" href="primitive.reference.html">&amp;mut </a>T</code><a class='srclink' href='../src/core/borrow.rs.html#219' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Mutably borrows from an owned value. <a href="../std/borrow/trait.BorrowMut.html#tymethod.borrow_mut">Read more</a></p>
</div></div><h3 id='impl-Any' class='impl'><code class='in-band'>impl&lt;T&gt; <a class="trait" href="../std/any/trait.Any.html" title="trait std::any::Any">Any</a> for T <span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;T: 'static + ?<a class="trait" href="../std/marker/trait.Sized.html" title="trait std::marker::Sized">Sized</a>,&nbsp;</span></code><a href='#impl-Any' class='anchor'></a><a class='srclink' href='../src/core/any.rs.html#100-102' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.type_id' class="method hidden"><code id='type_id.v'>fn <a href='../std/any/trait.Any.html#tymethod.type_id' class='fnname'>type_id</a>(&amp;self) -&gt; <a class="struct" href="../std/any/struct.TypeId.html" title="struct std::any::TypeId">TypeId</a></code><a class='srclink' href='../src/core/any.rs.html#101' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Gets the <code>TypeId</code> of <code>self</code>. <a href="../std/any/trait.Any.html#tymethod.type_id">Read more</a></p>
</div></div><h3 id='impl-ToOwned' class='impl'><code class='in-band'>impl&lt;T&gt; <a class="trait" href="../std/borrow/trait.ToOwned.html" title="trait std::borrow::ToOwned">ToOwned</a> for T <span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;T: <a class="trait" href="../std/clone/trait.Clone.html" title="trait std::clone::Clone">Clone</a>,&nbsp;</span></code><a href='#impl-ToOwned' class='anchor'></a><a class='srclink' href='../src/alloc/borrow.rs.html#80-91' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='associatedtype.Owned' class="type"><code id='Owned.t'>type <a href='../std/borrow/trait.ToOwned.html#associatedtype.Owned' class="type">Owned</a> = T</code></h4><h4 id='method.to_owned' class="method hidden"><code id='to_owned.v'>fn <a href='../std/borrow/trait.ToOwned.html#tymethod.to_owned' class='fnname'>to_owned</a>(&amp;self) -&gt; T</code><a class='srclink' href='../src/alloc/borrow.rs.html#84-86' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Creates owned data from borrowed data, usually by cloning. <a href="../std/borrow/trait.ToOwned.html#tymethod.to_owned">Read more</a></p>
</div><h4 id='method.clone_into' class="method hidden"><code id='clone_into.v'>fn <a href='../std/borrow/trait.ToOwned.html#method.clone_into' class='fnname'>clone_into</a>(&amp;self, target: <a class="primitive" href="primitive.reference.html">&amp;mut </a>T)</code><a class='srclink' href='../src/alloc/borrow.rs.html#88-90' title='goto source code'>[src]</a></h4><div class='stability hidden'><div class='stab unstable'><details><summary><span class='emoji'>🔬</span> This is a nightly-only experimental API. (<code>toowned_clone_into</code>&nbsp;<a href="https://github.com/rust-lang/rust/issues/41263">#41263</a>)</summary><p>recently added</p>
</details></div></div><div class='docblock hidden'><p>Uses borrowed data to replace owned data, usually by cloning. <a href="../std/borrow/trait.ToOwned.html#method.clone_into">Read more</a></p>
</div></div><h3 id='impl-ToString' class='impl'><code class='in-band'>impl&lt;T&gt; <a class="trait" href="../std/string/trait.ToString.html" title="trait std::string::ToString">ToString</a> for T <span class="where fmt-newline">where<br>&nbsp;&nbsp;&nbsp;&nbsp;T: <a class="trait" href="../std/fmt/trait.Display.html" title="trait std::fmt::Display">Display</a> + ?<a class="trait" href="../std/marker/trait.Sized.html" title="trait std::marker::Sized">Sized</a>,&nbsp;</span></code><a href='#impl-ToString' class='anchor'></a><a class='srclink' href='../src/alloc/string.rs.html#2122-2132' title='goto source code'>[src]</a></h3><div class='impl-items'><h4 id='method.to_string' class="method hidden"><code id='to_string.v'>default fn <a href='../std/string/trait.ToString.html#tymethod.to_string' class='fnname'>to_string</a>(&amp;self) -&gt; <a class="struct" href="../std/string/struct.String.html" title="struct std::string::String">String</a></code><a class='srclink' href='../src/alloc/string.rs.html#2124-2131' title='goto source code'>[src]</a></h4><div class='docblock hidden'><p>Converts the given value to a <code>String</code>. <a href="../std/string/trait.ToString.html#tymethod.to_string">Read more</a></p>
</div></div></div></section><section id="search" class="content hidden"></section><section class="footer"></section><aside id="help" class="hidden"><div><h1 class="hidden">Help</h1><div class="shortcuts"><h2>Keyboard Shortcuts</h2><dl><dt><kbd>?</kbd></dt><dd>Show this help dialog</dd><dt><kbd>S</kbd></dt><dd>Focus the search field</dd><dt><kbd>↑</kbd></dt><dd>Move up in search results</dd><dt><kbd>↓</kbd></dt><dd>Move down in search results</dd><dt><kbd>↹</kbd></dt><dd>Switch tab</dd><dt><kbd>&#9166;</kbd></dt><dd>Go to active search result</dd><dt><kbd>+</kbd></dt><dd>Expand all sections</dd><dt><kbd>-</kbd></dt><dd>Collapse all sections</dd></dl></div><div class="infos"><h2>Search Tricks</h2><p>Prefix searches with a type followed by a colon (e.g., <code>fn:</code>) to restrict the search to a given type.</p><p>Accepted types are: <code>fn</code>, <code>mod</code>, <code>struct</code>, <code>enum</code>, <code>trait</code>, <code>type</code>, <code>macro</code>, and <code>const</code>.</p><p>Search functions by type signature (e.g., <code>vec -> usize</code> or <code>* -> vec</code>)</p><p>Search multiple things at once by splitting your query with comma (e.g., <code>str,u8</code> or <code>String,struct:Vec,test</code>)</p></div></div></aside><script>window.rootPath = "../";window.currentCrate = "std";</script><script src="../aliases.js"></script><script src="../main1.35.0.js"></script><script defer src="../search-index.js"></script></body></html>