Docs.rs
snarkvm-circuit-types-integers-1.1.0
snarkvm-circuit-types-integers 1.1.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
howardwu
Dependencies
snarkvm-console-types-integers =1.1.0
normal
optional
snarkvm-circuit-environment =1.1.0
normal
snarkvm-circuit-types-boolean =1.1.0
normal
snarkvm-circuit-types-field =1.1.0
normal
snarkvm-circuit-types-scalar =1.1.0
normal
paste ^1
dev
Versions
0%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
snarkvm_
circuit_
types_
integers
1.1.0
All Items
Crate Items
Modules
Structs
Type Aliases
Crate
snarkvm_circuit_types_integers
Copy item path
Source
Modules
§
abs_
checked
abs_
wrapped
add_
checked
add_
wrapped
and
compare
div_
checked
div_
wrapped
equal
modulo
mul_
checked
mul_
wrapped
neg
not
or
pow_
checked
pow_
wrapped
rem_
checked
rem_
wrapped
shl_
checked
shl_
wrapped
shr_
checked
shr_
wrapped
sub_
checked
sub_
wrapped
ternary
xor
Structs
§
Integer
Type Aliases
§
I8
I16
I32
I64
I128
U8
U16
U32
U64
U128