Docs.rs
zksync_ff-0.32.8
zksync_ff 0.32.8
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
ml-ia
github:matter-labs:crates-io
CratesMatterLabs
Dependencies
byteorder ^1
normal
zksync_ff_derive =0.32.8
normal
optional
hex ^0.4
normal
rand ^0.8
normal
rand_xorshift ^0.3
normal
serde ^1
normal
Versions
64.2%
of the crate is documented
Go to latest version
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
Skip to main content
full_width_mul
zksync_
ff
0.32.8
zksync_ff
Function
full_
width_
mul
Copy item path
Source
pub fn full_width_mul(a:
u64
, b:
u64
) -> (
u64
,
u64
)