snarkvm-circuit-environment-witness 0.16.12

A procedural macro to construct a witness in an environment
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "snarkvm-circuit-environment-witness"
version = "0.16.12"
authors = [ "The Aleo Team <hello@aleo.org>" ]
description = "A procedural macro to construct a witness in an environment"
license = "Apache-2.0"
edition = "2018"

[lib]
proc-macro = true