Docs.rs
ark-r1cs-std-0.5.0
ark-r1cs-std 0.5.0
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
ValarDragon
github:arkworks-rs:crates-io
Dependencies
ark-ec ^0.5.0
normal
ark-ff ^0.5.0
normal
ark-relations ^0.5.0
normal
ark-std ^0.5.0
normal
educe ^0.6.0
normal
num-bigint ^0.4
normal
num-integer ^0.1.44
normal
num-traits ^0.2
normal
tracing ^0.1
normal
Versions
93.91%
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
ark_
r1cs_
std
0.5.0
UInt64
Aliased Type
In ark_
r1cs_
std::
uint64
ark_r1cs_std
::
uint64
Type Alias
UInt64
Copy item path
Source
pub type UInt64<F> =
UInt
<64,
u64
, F>;
Aliased Type
ยง
pub struct UInt64<F> {
/* private fields */
}