fluvio-test-derive 0.1.1

Procedure macro to run async fn as test
Documentation
[dependencies.proc-macro2]
version = "1.0"

[dependencies.quote]
version = "1.0.2"

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

[dev-dependencies]

[lib]
proc-macro = true

[package]
authors = ["Fluvio Contributors <team@fluvio.io>"]
description = "Procedure macro to run async fn as test"
edition = "2018"
license = "Apache-2.0"
name = "fluvio-test-derive"
readme = "README.md"
repository = "https://github.com/infinyon/flv-future"
version = "0.1.1"