Docs.rs
snarkvm-circuit-types-0.9.10
snarkvm-circuit-types 0.9.10
Docs.rs crate page
GPL-3.0
Links
crates.io
Source
Owners
howardwu
Dependencies
snarkvm-circuit-environment ^0.9.10
normal
snarkvm-circuit-types-address ^0.9.10
normal
snarkvm-circuit-types-boolean ^0.9.10
normal
snarkvm-circuit-types-field ^0.9.10
normal
snarkvm-circuit-types-group ^0.9.10
normal
snarkvm-circuit-types-integers ^0.9.10
normal
snarkvm-circuit-types-scalar ^0.9.10
normal
snarkvm-circuit-types-string ^0.9.10
normal
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
☰
Module types
Modules
Traits
?
Module
snarkvm_circuit_types
::
types
source
·
[
−
]
Modules
address
boolean
field
group
integers
scalar
string
Traits
AddressTrait
BooleanTrait
Representation of a boolean.
FieldTrait
Representation of a base field element.
GroupTrait
Representation of a group element.
IntegerCore
IntegerTrait
Representation of an integer.
ScalarTrait
Representation of a scalar field element.
StringTrait