Docs.rs
snarkvm-circuit-types-integers-0.14.6
snarkvm-circuit-types-integers 0.14.6
Docs.rs crate page
Apache-2.0
Links
crates.io
Source
Owners
howardwu
Dependencies
snarkvm-console-types-integers =0.14.6
normal
snarkvm-circuit-environment =0.14.6
normal
snarkvm-circuit-types-boolean =0.14.6
normal
snarkvm-circuit-types-field =0.14.6
normal
paste ^1
dev
Versions
0%
of the crate is documented
Go to latest version
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
☰
I16
In snarkvm_circuit_types_integers
?
Type Definition
snarkvm_circuit_types_integers
::
I16
source
·
[
−
]
pub type I16<E> =
Integer
<E,
i16
>;