snarkvm-circuit-environment-witness 1.1.0

A procedural macro to construct a witness in an environment
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "snarkvm-circuit-environment-witness"
version = "1.1.0"
authors = [ "The Aleo Team <hello@aleo.org>" ]
description = "A procedural macro to construct a witness in an environment"
homepage = "https://aleo.org"
repository = "https://github.com/AleoNet/snarkVM"
license = "Apache-2.0"
edition = "2018"

[lib]
proc-macro = true