qoqo-macros 1.0.0-alpha.1

Macros for the qoqo crate
Documentation
[dependencies.proc-macro2]
version = "1.0"

[dependencies.quote]
version = "1.0"

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

[lib]
doctest = false
proc-macro = true

[package]
authors = ["HQS Quantum Simulations <info@quantumsimulations.de>"]
categories = ["science", "simulation"]
description = "Macros for the qoqo crate"
edition = "2021"
include = ["src*", "LICENSE"]
license = "Apache-2.0"
name = "qoqo-macros"
readme = "../README.md"
rust-version = "1.56"
version = "1.0.0-alpha.1"