snarkvm-derives 0.7.9

Canonical serialization for a decentralized virtual machine
Documentation
[dependencies.proc-macro-crate]
version = "0.1"

[dependencies.proc-macro-error]
default-features = false
version = "1"

[dependencies.proc-macro2]
version = "1.0"

[dependencies.quote]
version = "1.0"

[dependencies.syn]
features = ["full"]
version = "1.0"

[lib]
proc-macro = true

[package]
authors = ["The Aleo Team <hello@aleo.org>"]
categories = ["cryptography::cryptocurrencies", "operating-systems"]
description = "Canonical serialization for a decentralized virtual machine"
edition = "2018"
homepage = "https://aleo.org"
include = ["Cargo.toml", "src", "README.md", "LICENSE.md"]
keywords = ["aleo", "cryptography", "blockchain", "decentralized", "zero-knowledge"]
license = "GPL-3.0"
name = "snarkvm-derives"
repository = "https://github.com/AleoHQ/snarkVM"
version = "0.7.9"