Docs.rs
kaspa-math-0.15.0
kaspa-math 0.15.0
Permalink
Docs.rs crate page
ISC
Links
Repository
crates.io
Source
Owners
aspect
tiram88
michaelsutton
Dependencies
borsh ^1.5.1
normal
faster-hex ^0.9.0
normal
js-sys ^0.3.70
normal
kaspa-utils ^0.15.0
normal
malachite-base ^0.4.4
normal
malachite-nz ^0.4.4
normal
serde ^1.0.190
normal
serde-wasm-bindgen ^0.6.1
normal
thiserror ^1.0.50
normal
wasm-bindgen ^0.2.93
normal
workflow-core ^0.18.0
normal
workflow-log ^0.18.0
normal
workflow-wasm ^0.18.0
normal
criterion ^0.5.1
dev
rand_chacha ^0.3.1
dev
Versions
22.81%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
construct_uint
kaspa_
math
0.15.0
kaspa_math
Macro
construct_
uint
Copy item path
Source
macro_rules! construct_uint { ($name:ident, $n_words:literal $(, $derive_trait:ty)*) => { ... }; }