Docs.rs
u64_array_bigints-0.3.4
u64_array_bigints 0.3.4
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
AaronKutch
Dependencies
u64_array_bigints_core ^0.3.4
normal
u64_array_bigints_macros ^0.3.4
normal
Versions
0%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
u64_
array_
bigints
0.3.4
All Items
Crate Items
Macros
Structs
Enums
Crate
u64_array_bigints
Copy item path
Source
Macros
§
u256
Converts what is entered into it into a &str, which is entered into
U256::from_dec_or_hex_str
, the result of which is unwrapped at compile time to produce a const
U256
.
Structs
§
U256
Uint
A static length bigint based on an array of
u64
s.
Enums
§
From
StrRadix
Err