subplotlib-derive 0.9.0

macros for constructing subplotlib based test suites, typically generated by `subplot codegen`.
Documentation
[dependencies.fehler]
version = "1"

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

[dependencies.quote]
version = "1"

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

[lib]
proc-macro = true

[package]
authors = ["Lars Wirzenius <liw@liw.fi>", "Daniel Silverstone <dsilvers@digital-scurf.org>"]
description = "macros for constructing subplotlib based test suites, typically\ngenerated by `subplot codegen`."
edition = "2021"
homepage = "https://subplot.tech/"
license = "MIT-0"
name = "subplotlib-derive"
repository = "https://gitlab.com/subplot/subplot"
rust-version = "1.63"
version = "0.9.0"