test-span-macro 0.1.1

macro to do snapshot tests on tracing spans, usint test-span
Documentation
[dependencies.proc-macro2]
version = "1.0"

[dependencies.quote]
version = "1.0"

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

[lib]
proc-macro = true

[package]
authors = ["Jeremy Lempereur <jeremy@apollographql.com>"]
description = "macro to do snapshot tests on tracing spans, usint test-span"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "test-span-macro"
repository = "https://github.com/apollographql/test-span"
version = "0.1.1"