lv2-core-derive 2.1.1

Procedural macros for lv2-core
Documentation
[badges.maintenance]
status = "passively-maintained"

[badges.travis-ci]
branch = "master"
repository = "RustAudio/rust-lv2"
[dependencies.proc-macro2]
version = "1.0.24"

[dependencies.quote]
version = "1.0.2"

[dependencies.syn]
version = "1.0.5"

[lib]
proc-macro = true

[package]
authors = ["Jan-Oliver 'Janonard' Opdenhövel <jan.opdenhoevel@protonmail.com>", "Adrien Prokopowicz <adrien.prokopowicz@gmail.com>"]
description = "Procedural macros for lv2-core"
license = "MIT OR Apache-2.0"
name = "lv2-core-derive"
readme = "README.md"
repository = "https://github.com/RustAudio/rust-lv2"
version = "2.1.1"