Docs.rs
aleo-rust-0.5.0
aleo-rust 0.5.0
Docs.rs crate page
GPL-3.0
Links
Homepage
Repository
crates.io
Source
Owners
collinc97
iamalwaysuncomfortable
Dependencies
anyhow ^1
normal
clap ^4.3.11
normal
getrandom ^0.2
normal
indexmap ^2.0
normal
once_cell ^1.18.0
normal
rand ^0.8.5
normal
serde_json ^1
normal
snarkvm =0.14.2
normal
snarkvm-circuit-network =0.14.2
normal
snarkvm-console =0.14.2
normal
snarkvm-ledger-block =0.14.2
normal
snarkvm-ledger-query =0.14.2
normal
snarkvm-ledger-store =0.14.2
normal
snarkvm-synthesizer =0.14.2
normal
ureq ^2.7.1
normal
bencher ^0.1.5
dev
rand_chacha ^0.3.1
dev
Versions
81.11%
of the crate is documented
Go to latest version
Platform
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
☰
Program
In aleo_rust::snarkvm_types
?
Type Definition
aleo_rust
::
snarkvm_types
::
Program
[
−
]
pub type Program<N> = ProgramCore<N, Instruction<N>, Command<N>>;