Docs.rs
sp-arithmetic-28.0.0
sp-arithmetic 28.0.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
github:paritytech:core-devs
parity-crate-owner
Dependencies
parity-scale-codec ^3.7.5
normal
docify ^0.2.9
normal
integer-sqrt ^0.1.2
normal
num-traits ^0.2.17
normal
scale-info ^2.11.6
normal
serde ^1.0.214
normal
optional
static_assertions ^1.1.0
normal
criterion ^0.5.1
dev
primitive-types ^0.13.1
dev
rand ^0.8.5
dev
Versions
93.89%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
sp_
arithmetic
28.0.0
In sp_
arithmetic::
helpers_
128bit
sp_arithmetic
::
helpers_128bit
Function
to_big_uint
Copy item path
Source
pub fn to_big_uint(x:
u128
) ->
BigUint
Expand description
Convert a u128 to a u32 based biguint.