Docs.rs
snarkvm-synthesizer-program-0.14.1
snarkvm-synthesizer-program 0.14.1
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
howardwu
Dependencies
snarkvm-circuit =0.14.1
normal
snarkvm-console =0.14.1
normal
indexmap ^2.0
normal
paste ^1.0.13
normal
rand ^0.8
normal
rand_chacha ^0.3
normal
serde_json ^1.0
normal
bincode ^1
dev
Versions
79.55%
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
☰
Function
In snarkvm_synthesizer_program
?
Type Definition
snarkvm_synthesizer_program
::
Function
source
·
[
−
]
pub type Function<N> =
FunctionCore
<N,
Instruction
<N>,
Command
<N>>;